Skip to content

Commit

Permalink
Merge branch 'main' of github.com:RGGH/mif
Browse files Browse the repository at this point in the history
  • Loading branch information
RGGH committed Nov 14, 2024
2 parents 52e3a65 + f05105e commit 4e4e8fb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
- [x] collision detection
- [x] frames update from image using slice unless game logic says otherwise
- [ ] collision detection for each drop to hit cat
- [ ] display 1 mouse per drop that lands on cat
- [ ] if score gets to 30 - player goes to next level - display trophy as background

- Positive score: Original background.
- Score 0 to -10: Mouse1 background.
- Score -11 to -20: Mouse2 background.
- Score below -20: Mono background.


![image](https://github.com/user-attachments/assets/841e855f-37fc-4941-a779-e6fe92fbdd1c)

0 comments on commit 4e4e8fb

Please sign in to comment.