X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=todo;h=06d61c8d1e90d33b4302d38e639d6db01f75660f;hp=d1b9de204b46503256924fa12887304ae8ff43a7;hb=e06676edd300c8a85d2e6715427e7e22e55c7670;hpb=e9eaa65259d7c35d5a9b08aba9016145fa8f118d diff --git a/todo b/todo index d1b9de2..06d61c8 100644 --- a/todo +++ b/todo @@ -1,7 +1,6 @@ **** Finish porting to Windows (should be only file.c and args.c, I think) -*** Switch over to sprites rather than totally separate structures. -* Rocks collide with each other? +** BUG: Rocks can be created touching, often giving a high-velocity bounce. *** Add a scripting language and separate game logic from the engine. Forth? Scheme? Lua?