Difference between revisions of "DPS901/Woolooloo"
(→Proposal) |
(Added a table reflecting what we have already in the framework and what we need to add) |
||
Line 39: | Line 39: | ||
* | * | ||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" | ||
+ | |+ Framework and Our Project | ||
+ | ! Feature!! Framework | ||
+ | |- | ||
+ | | Changeable resolution || In framework | ||
+ | |- | ||
+ | | Directionaly fixed moving camera || Need to add | ||
+ | |- | ||
+ | |||
+ | | Control sound volume || Need to add | ||
+ | |||
+ | |- | ||
+ | |||
+ | | Hide HUD || In framework | ||
+ | |||
+ | |- | ||
+ | |||
+ | | Enemies || Need to add | ||
+ | |||
+ | |- | ||
+ | |||
+ | | Controller support || In framework | ||
+ | |||
+ | |- | ||
+ | |||
+ | | Mouse support || In framework | ||
+ | |||
+ | |- | ||
+ | |||
+ | | Crosshair || Need to add | ||
+ | |||
+ | |- | ||
+ | |||
+ | | Highscore for points|| Need to add | ||
+ | |||
+ | |} | ||
+ | |||
== Must Have == | == Must Have == |
Revision as of 11:09, 25 September 2012
GAM666/DPS901 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources
Contents
Starbox
Project Marking Percentage
Group work: 40% Individual work: 60% + ------------------------- Total 100%
Repository
Repo ID
Trunk Status
committed by [NAME] / being committed by [NAME]
Team Members' Emails
Proposal
Our game will be a 3D rail shooter/shoot 'em up set in space. Objective is to reach the end point without dying to space debris, obstacles, and enemies.
Group Member Roles
Alex
- Collision Detection
Neil
- Camerawork (3rd person camera)
OR
- Modelling (COLLADA and stuff)
Mark
- Improve Texturing
OR
- Interface
Feature | Framework |
---|---|
Changeable resolution | In framework |
Directionaly fixed moving camera | Need to add |
Control sound volume | Need to add |
Hide HUD | In framework |
Enemies | Need to add |
Controller support | In framework |
Mouse support | In framework |
Crosshair | Need to add |
Highscore for points | Need to add |