From d74bc8e53bb3d310f6a86e7e2bb32ae32d002811 Mon Sep 17 00:00:00 2001
From: Leon Grothus <leon.grothus@gmail.com>
Date: Sun, 4 Feb 2024 17:50:16 +0100
Subject: [PATCH] changed readme

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 7301402..bfa178d 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,10 @@ The pause menu allows you to adjust game settings or return to the Main Menu or
 ## Scoring System
 
 Points are earned by hitting various targets on the playfield. Accumulating a certain number of points will release the next ball into play.
+- **Bounce Wall**: Each hit on a bounce wall awards between 10 and 25 points 
+- **Bumper**: Hitting the bumpers can give either 50, 100, 150, or 200 points
+- **Targets**: If all targets are hit, they collectively award 5000 points 
+- **Spring**: Each spring hit gives 25 points, if the ball pases one
 
 ## Licensing
 
-- 
GitLab