Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RGGH authored Nov 14, 2024
1 parent 1ee3e43 commit 92e415e
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 92e415e

Please sign in to comment.