JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
easy mode; messages at game over.
[vor.git] / todo
1 ****    Finish porting to Windows (should be only file.c and args.c, I think)
2
3 **      BUG: Rocks can be created touching, often giving a high-velocity bounce.
4
5 ***     Move game logic into a script so we can have "variations".
6 *       Then an in-game menu to choose which game.
7
8 **      Switch to a TTF font and all ray-traced graphics
9 *       Then we can run at the native screen size
10
11 *       Deltas on high score display?
12
13
14 Comments from HappyPenguin (and solution ideas by Josh)
15
16 ***     Too hard.  Add easy setting (press 'e' to start easy game).
17 **      What do you do at game over?  Need an explanatory message.
18 **      Why can't you go left?  Blast wave.  Fire/explosion graphics?
19
20 DONE 2006-03-24
21 **      Multiple deaths is a problem: sqrt(ship speed).