diff options
Diffstat (limited to 'docs/todo.txt')
| -rw-r--r-- | docs/todo.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/todo.txt b/docs/todo.txt new file mode 100644 index 0000000..023868e --- /dev/null +++ b/docs/todo.txt @@ -0,0 +1,8 @@ +Terrain: +- [ ] Basic platforming +- [ ] First dungeon +- [ ] First overworld attempt + +Combat: +- [ ] Basic enemy +- [ ] Separate solid collision bounding box and damageable collision bounding box. Perhaps even different systems? |
