JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fade new ships in,
[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: should be able to choose difficulty from within game.
17 **      What do you do at game over?  "Press SPACE to start a new game".
18 **      Multiple deaths is a problem: fade new ship in? [DONE 2006-03-24]
19 **      Why can't you go left?  You're trying to outrun a blast wave.