Compare commits

..

1 Commits

Author SHA1 Message Date
6821ead2bf Increased difficulty a lot.
Added jumping animations for monsters.
2021-08-09 18:27:25 +02:00

View File

@ -1,9 +1,9 @@
- [ ] Increase difficulty.
- [X] 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).
- [ ] Add monster animations (jumping on tile & towards new tile).
- [X] 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.