tins2021/TODO.md

10 lines
430 B
Markdown
Raw Normal View History

2021-08-09 13:23:45 +00:00
- [ ] Increase difficulty.
- [ ] Add music & sounds.
- [ ] Keep score/difficulty level (resume & restart).
- [ ] Explain controls on info page.
- [ ] Fix usage of go/embed (and remove rice again).
2021-08-09 14:12:20 +00:00
- [ ] 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.
- [X] Fix wobble animation.
2021-08-09 14:12:20 +00:00
- [ ] Add more unit tests?