From f31841c7dfd5b9a722e0f1d1be8f2d0001e28530 Mon Sep 17 00:00:00 2001 From: Red and Green <62441426+RGGH@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:41:21 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee4c801..f29ea26 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ - [x] image to bytes - [x] collision detection - [x] frames update from image using slice unless game logic says otherwise -- [ ] display score - Bitmap Font for Digits +- [ ] 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! ![image](https://github.com/user-attachments/assets/841e855f-37fc-4941-a779-e6fe92fbdd1c)