This commit is contained in:
Thomas von Dein 2024-04-06 19:07:50 +02:00
parent d80a0b99ad
commit 77de9621c9

View File

@ -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]