summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
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