From f2135acc9accdc938035d753ee6e79c865fd44e2 Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Sat, 7 Mar 2026 08:21:41 -0800 Subject: Some refactoring work --- design/todo.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 design/todo.txt (limited to 'design/todo.txt') diff --git a/design/todo.txt b/design/todo.txt new file mode 100644 index 0000000..023868e --- /dev/null +++ b/design/todo.txt @@ -0,0 +1,8 @@ +Terrain: +- [ ] Basic platforming +- [ ] First dungeon +- [ ] First overworld attempt + +Combat: +- [ ] Basic enemy +- [ ] Separate solid collision bounding box and damageable collision bounding box. Perhaps even different systems? -- cgit v1.2.3-70-g09d2