summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2013-10-07 19:45:54 -0400
committerDavid Thompson <dthompson2@worcester.edu>2013-10-07 19:45:54 -0400
commit501857145e7dd3b1a2889367b7ed096cfed7d390 (patch)
tree69edc300cc6d4cef169615028994fbcbffa60c01 /TODO.org
parent22a23a79d9325f8f7ba963fae706bca46de2a491 (diff)
Add some TODO tasks for 0.2.
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index ae11908..defd71b 100644
--- a/TODO.org
+++ b/TODO.org
@@ -81,7 +81,7 @@
- [X] Write wrappers for needed FTGL functions
- [X] Write font rendering procedures
-** TODO Sound
+** DONE Sound
Provide helpful wrappers around SDL sound procedures?
** TODO A* pathfinding
@@ -177,3 +177,6 @@
** TODO 0.2 Release
- [ ] New REPL server
- [ ] Screencast
+ - [ ] Keymaps
+ - [ ] Better scene management
+ - [ ] More documentation