From 7a62f99554c248724c42537363f2665df9748945 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 8 Mar 2008 16:25:20 +0000 Subject: compiling with gcc 4.2.3 verified --- ROADMAP | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'ROADMAP') diff --git a/ROADMAP b/ROADMAP index a3ca777..310a001 100644 --- a/ROADMAP +++ b/ROADMAP @@ -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. -- cgit v1.2.3