aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorGuillaume Pasquet <dev@etenil.net>2019-07-06 11:15:13 +0100
committerGuillaume Pasquet <dev@etenil.net>2019-07-06 11:15:13 +0100
commit0386718d53999ce5962684d9fde7b5b8ddb6292b (patch)
tree796252f4046abd9b32c211ac6a72c40991cd3376 /TODO.md
parentdb23cf1e9ffdb127f9a6b1540edcbfc4ea12e3b6 (diff)
Added todo.
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.)