Extended TODO.

This commit is contained in:
Sander Schobers 2021-08-09 16:12:20 +02:00
parent 7541fa0085
commit 6ce3d84417

View File

@ -3,4 +3,8 @@
- [ ] Keep score/difficulty level (resume & restart). - [ ] Keep score/difficulty level (resume & restart).
- [ ] Explain controls on info page. - [ ] Explain controls on info page.
- [ ] Fix usage of go/embed (and remove rice again). - [ ] Fix usage of go/embed (and remove rice again).
- [ ] Add monster animations (jumping on tile & towards new tile). - [ ] Add monster animations (jumping on tile & towards new tile).
- [ ] Scale icons (heart & star on right side) when playing.
- [ ] Change layout when playing in portrait mode.
- [ ] Fix wobble animation.
- [ ] Add more unit tests?