X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=todo;h=fe260aa40eca271d1a84e23548c72cf2fc7b51df;hp=61fac3bd80d92f2a84c8d1471bc7c50bcce22615;hb=HEAD;hpb=d262e03e73142a8efeb603519aeca4b59cf68cee diff --git a/todo b/todo index 61fac3b..fe260aa 100644 --- a/todo +++ b/todo @@ -1,18 +1,16 @@ -**** Finish porting to Windows (should be only file.c and args.c, I think) - *** Move game logic into a script so we can have "variations". * Then an in-game menu to choose which game: - Rock Dodger - Free-form/Practice - Crazy Taxi + Rock Dodger + Free-form/Practice + Crazy Taxi * Add networking for multiplayer games: - Tag - Deathmatch + Tag + Deathmatch -** Switch to a scalable font and all ray-traced graphics +** Switch all ray-traced graphics (only big green messages left) * Then we can run at the native screen size -* BUG: Rocks can be created touching, causing a high-velocity bounce. +* fix rock generation code so they are never created overlapping * Deltas on high score display?