aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..22e60df
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,3 @@
+- Refactor game world into a tile grid
+- Add a proper game world generator that creates a tile grid
+- Add entities (characters, items etc.)