diff options
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 18 |
1 files changed, 11 insertions, 7 deletions
@@ -1,6 +1,6 @@ ROADMAP -* VERSION 0.1 +* MILESTONE 1 Description: The game takes place in a simple solar system with one star, @@ -17,7 +17,7 @@ Requires: Entities -* VERSION 0.2 +* MILESTONE 2 Players can shoot at each other. They can crash into the star or the planet. @@ -26,12 +26,16 @@ Requires: collision detection -* VERSION 0.3 - Players can dock at the space station. +* MILESTONE 3 + Players can dock at the space station and buy a ship or purchase + weapons. +Requires: + mechanisms for docking + gui + +* MILESTONE 4 -* VERSION 0.4 +* MILESTONE 5 -* VERSION 0.5 - The game is ready to add data. |