diff options
author | Stijn Buys <ingar@osirion.org> | 2008-03-08 16:25:20 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-03-08 16:25:20 +0000 |
commit | 7a62f99554c248724c42537363f2665df9748945 (patch) | |
tree | 252d1f3a1175c94f1f0b33772955cb260891eb94 /ROADMAP | |
parent | b56c5b7a6fa8330b09bb65f270b5a6a7281367d3 (diff) |
compiling with gcc 4.2.3 verified
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. |