summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-05-04 14:11:28 -0400
committerDavid Thompson <dthompson2@worcester.edu>2014-05-04 14:39:54 -0400
commit2781504e2c6c7e41a62b34662ae7dc6be4a31456 (patch)
treeaf5a687aab67d8b7e7f914f10333b33b54fd4ece /TODO.org
parentd0ff41fb7a33c096a792ab57f5bbf7992b1cc399 (diff)
Update TODO list.
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO.org b/TODO.org
index bc2b6bc..0286288 100644
--- a/TODO.org
+++ b/TODO.org
@@ -95,7 +95,7 @@
referenced.
- [ ] Create asset cache
- - [ ] Investigate automatic asset reloading
+ - [ ] Live asset reloading
** TODO Keymaps
Provide an Emacs-like way of defining key combinations so that
@@ -131,8 +131,9 @@
main thread
- Will be available in Guile 2.0.10!
-** TODO Entity/Component system
- This may or may not be a good idea. Investigate it.
+** TODO Scene Graph
+ Provide a reactive scene graph for representing the renderable
+ objects in a game.
** DONE 0.1 Release
An official 0.1 alpha release with basic, minimal functionality