diff options
author | David Thompson <dthompson2@worcester.edu> | 2013-10-07 19:45:54 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2013-10-07 19:45:54 -0400 |
commit | 501857145e7dd3b1a2889367b7ed096cfed7d390 (patch) | |
tree | 69edc300cc6d4cef169615028994fbcbffa60c01 | |
parent | 22a23a79d9325f8f7ba963fae706bca46de2a491 (diff) |
Add some TODO tasks for 0.2.
-rw-r--r-- | TODO.org | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |