aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Pasquet <dev@etenil.net>2020-03-10 08:53:55 +0000
committerGuillaume Pasquet <dev@etenil.net>2020-03-10 08:53:55 +0000
commit0191b3a881027bcb6d6210e010841664dae4204b (patch)
tree3b685bca136bef1603324daa58d0cb7f2f3c55a4
parent859a0645114b0d58c2ba8476e9900a74443da70c (diff)
More to do
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index ed27c7c..9289b2d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,4 +1,4 @@
- Add unit tests
-- Add walls collision support
-- Add basic entity interactions (staircases etc.)
+- Disassociate level to view, move view around if terminal too small
- Add equipment system
+- Remove rendering logic from State \ No newline at end of file