From 92e415e45ab7ee100531abde712b881001f6b870 Mon Sep 17 00:00:00 2001 From: Red and Green <62441426+RGGH@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:37:06 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1971990..e82ec8a 100644 --- a/README.md +++ b/README.md @@ -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)