From 77de9621c9ea2e23c2a8b95c3ec4d6c98b6bc227 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Sat, 6 Apr 2024 19:07:50 +0200 Subject: [PATCH] +todo --- TODO.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 40e9315..c3d3b63 100644 --- a/TODO.md +++ b/TODO.md @@ -33,12 +33,10 @@ - Add player collision animation -- Replace all wall tiles with my own pixel art - -- Create some pixel art backgrounds - - Create pixel art ui elements (button, list things) and ui borders/backgrounds +- Modify font and font color matching the palette + - Replace HUD with pixel art variant - On game start respond to any key @@ -53,7 +51,6 @@ - Add save to disk feature including settings and player accomplishements (FIXME: find the lib, asked in Discord) - ## Collider Rework [abandoned: see branch collider-system, fails]