From: Joshua Grams Date: Sun, 26 Mar 2006 11:15:42 +0000 (+0000) Subject: oops, updated todo X-Git-Tag: 0.4~5 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=d262e03e73142a8efeb603519aeca4b59cf68cee;hp=e73059d5a7394d072b17ba6c24ff7fad372bd2e8 oops, updated todo --- diff --git a/todo b/todo index da7eb09..61fac3b 100644 --- a/todo +++ b/todo @@ -1,21 +1,28 @@ **** Finish porting to Windows (should be only file.c and args.c, I think) -** BUG: Rocks can be created touching, often giving a high-velocity bounce. - *** Move game logic into a script so we can have "variations". -* Then an in-game menu to choose which game. - -** Switch to a TTF font and all ray-traced graphics +* Then an in-game menu to choose which game: + Rock Dodger + Free-form/Practice + Crazy Taxi +* Add networking for multiplayer games: + Tag + Deathmatch + +** Switch to a scalable font and all ray-traced graphics * Then we can run at the native screen size +* BUG: Rocks can be created touching, causing a high-velocity bounce. + * Deltas on high score display? Comments from HappyPenguin (and solution ideas by Josh) -*** Too hard. Add easy setting (press 'e' to start easy game). -** What do you do at game over? Need an explanatory message. ** Why can't you go left? Blast wave. Fire/explosion graphics? +DONE 2006-03-25 +*** Too hard. Add easy setting (press 'e' to start easy game). +** What do you do at game over? Need an explanatory message. DONE 2006-03-24 ** Multiple deaths is a problem: sqrt(ship speed).