JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
renamed shape files to sprite, added todo list to svn.
[vor.git] / todo
1 ****    Finish porting to Windows (should be only file.c and args.c, I think)
2
3 ***     Switch over to sprites rather than totally separate structures.
4 *       Rocks collide with each other?
5
6 ***     Add a scripting language and separate game logic from the engine.
7         Forth?  Scheme?  Lua?
8
9 **      Switch to a TTF font and all ray-traced graphics
10 *       Then we can run at the native screen size
11
12 *       Deltas on high score display?