JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
renamed shape files to sprite, added todo list to svn.
[vor.git] / todo
diff --git a/todo b/todo
new file mode 100644 (file)
index 0000000..d1b9de2
--- /dev/null
+++ b/todo
@@ -0,0 +1,12 @@
+****   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?
+
+***    Add a scripting language and separate game logic from the engine.
+       Forth?  Scheme?  Lua?
+
+**     Switch to a TTF font and all ray-traced graphics
+*      Then we can run at the native screen size
+
+*      Deltas on high score display?