From f643f0afb8c7d91a7a39ff96f58b95baac985ce0 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 7 Mar 2026 15:01:14 -0800 Subject: Some really good refactoring happening in here --- docs/todo.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/todo.txt (limited to 'docs/todo.txt') diff --git a/docs/todo.txt b/docs/todo.txt new file mode 100644 index 0000000..023868e --- /dev/null +++ b/docs/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