meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
xna2010:grp4:start [2010/06/08 14:01]
aknutas
xna2010:grp4:start [2010/06/23 22:48]
aknutas
Line 1: Line 1:
 ====== Members ====== ====== Members ======
   * Antti Knutas (AI, Data Structures, Networking)   * Antti Knutas (AI, Data Structures, Networking)
-  * Li Aoke (GUI) +  * Li Aoke, or Oscar (GUI) 
-  * Jifeng Xing (Game Logic)+  * Jifeng Xing, or Billy (Game Logic) 
 + 
 ====== Idea ====== ====== Idea ======
 Single-player version of a Chinese board game Dou Shou Qi. Single-player version of a Chinese board game Dou Shou Qi.
 More information: [[http://en.wikipedia.org/wiki/Jungle_(board_game)#Rules]] More information: [[http://en.wikipedia.org/wiki/Jungle_(board_game)#Rules]]
  
-[[xna_codecamp.pdf|Slides]]+{{:xna2010:grp4:xna_codecamp.pdf|Slides}} 
 + 
 + 
 +====== Planned Features ====== 
 +  * Visible, interactable Board **DONE** 
 +  * Sprite, 2d graphics **DONE** 
 +  * Sound effects **DONE** 
 +  * Challenging opponent AI **PARTIAL** 
 +  * Global high score list and achievements **SCRAPPED** 
 +====== Minigoals ====== 
 + 
 +^ Priority ^ Feature ^ Point Guy ^ Status ^ Deadline ^ 
 +| Critical | Drawing Board (or any graphics) | Oscar | Done | Wednesday | 
 +| Critical | Application Framework | Billy | Done | Wednesday | 
 +| Critical | Board: Graph Model | Antti | Done | Wednesday | 
 +| Critical | Ruleset Logic | Billy | Done | Thursday | 
 +| Important | Basic AI | Antti | Done | Thursday | 
 +| Important | Testing | Billy | Done | Friday | 
 +| Normal | Menu | Oscar | Done | Thursday | 
 +| Normal | Audio | Oscar | Done | Thursday | 
 +| Normal | Advanced AI | Antti | Under Progress / Partial | Friday | 
 +| Optional | Particle Effects | Oscar | Done | Friday | 
 +| Optional | (Local) Multiplayer Version | Billy | Done | Friday | 
 +| Optional | 3D Graphics | - | Rejected | Friday | 
 +| Optional | Network Multiplayer | - | Rejected | Friday | 
 +====== Final Report Files ======
  
-====== Features ====== +**Slides** \\  
-  Board +{{:xna2010:grp4:xna_codecamp_final.pdf|Final Slides PDF}} 
-  Sprite, 2d graphics +{{:xna2010:grp4:xna_codecamp_final.ppt|Final Slides PowerPoint}} \\  
-  Sound effects + \\  
-  Challenging opponent AI +**XNA Project Files** \\  
-  Global high score list and achievements+{{:xna2010:grp4:awesomejungle_v2_final.zip|Source Code and Assets}} \\  
 + \\  
 +**Documentation** \\  
 +{{:xna2010:grp4:poster.pdf|Project Poster}}