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]