From 3115d6cfb203b59498e5da494d7cd6a1cd961567 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Mon, 18 Nov 2019 05:40:37 +0000 Subject: Update readme / ToDO --- TODO.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'TODO.md') 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 -- cgit v1.2.3