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
xna2010:grp4:start [2010/06/08 14:04]
aknutas
xna2010:grp4:start [2010/06/28 00:47] (current)
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.
Line 9: Line 11:
 {{:xna2010:grp4:xna_codecamp.pdf|Slides}} {{:xna2010:grp4:xna_codecamp.pdf|Slides}}
  
-====== Features ====== 
-  * Board 
-  * Sprite, 2d graphics 
-  * Sound effects 
-  * Challenging opponent AI 
-  * Global high score list and achievements 
  
 +====== 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 ====== ====== 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 ======
 +
 +**Slides** \\ 
 +{{:xna2010:grp4:xna_codecamp_final.pdf|Final Slides PDF}}
 +{{:xna2010:grp4:xna_codecamp_final.ppt|Final Slides PowerPoint}} \\ 
 + \\ 
 +**XNA Project Files** \\ 
 +{{:xna2010:grp4:awesomejungle_v2_final.zip|Source Code and Assets}} \\ 
 + \\ 
 +**Documentation** \\ 
 +{{:xna2010:grp4:poster.pdf|Project Poster}} \\
 +{{:xna2010:grp4:awesome_jungle_report.pdf|Project Report}}