JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added keys (f and f11) to toggle full-screen mode
[vor.git] / todo
1 ***     Move game logic into a script so we can have "variations".
2 *       Then an in-game menu to choose which game:
3         Rock Dodger
4         Free-form/Practice
5         Crazy Taxi
6 *       Add networking for multiplayer games:
7         Tag
8         Deathmatch
9
10 **      Switch all ray-traced graphics (only big green messages left)
11 *       Then we can run at the native screen size
12
13 *       fix rock generation code so they are never created overlapping
14
15 *       Deltas on high score display?
16
17
18 Comments from HappyPenguin (and solution ideas by Josh)
19
20 **      Why can't you go left?  Blast wave.  Fire/explosion graphics?
21
22 DONE 2006-03-25
23 ***     Too hard.  Add easy setting (press 'e' to start easy game).
24 **      What do you do at game over?  Need an explanatory message.
25 DONE 2006-03-24
26 **      Multiple deaths is a problem: sqrt(ship speed).