aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index 22e60df..ed27c7c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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