From 0379f992d2e463e048c60a94ef8a7faa2638f510 Mon Sep 17 00:00:00 2001 From: Red and Green <62441426+RGGH@users.noreply.github.com> Date: Fri, 15 Nov 2024 10:50:40 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e98b97..9e83d6f 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,13 @@ ### Features - [x] image to bytes -- [x] collision detection - [x] frames update from image using slice unless game logic says otherwise -- [x] collision detection for each drop to hit cat +- [x] collision detection for each drop to hit cat (negative) and cursor (positive) - 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/c27a47a8-7f4f-43b2-b6e5-c3b09db23fde) -![image](https://github.com/user-attachments/assets/841e855f-37fc-4941-a779-e6fe92fbdd1c)