diff options
author | Guillaume Pasquet <dev@etenil.net> | 2019-11-18 05:40:37 +0000 |
---|---|---|
committer | Guillaume Pasquet <dev@etenil.net> | 2019-11-18 05:40:37 +0000 |
commit | 3115d6cfb203b59498e5da494d7cd6a1cd961567 (patch) | |
tree | 2bddd588f63e0ee4780496b02098e3161e69c055 /TODO.md | |
parent | 53928f4b6ceb607bca08cf9a2a36824b0944f2c1 (diff) |
Update readme / ToDO
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,3 +1,4 @@ -- Refactor game world into a tile grid
-- Add a proper game world generator that creates a tile grid
-- Add entities (characters, items etc.)
+- Add unit tests
+- Add walls collision support
+- Add basic entity interactions (staircases etc.)
+- Add equipment system
|