aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2024-08-10 23:17:21 +0200
committerschererleander <leander@schererleander.de>2024-08-10 23:17:21 +0200
commit680b8223c95add7ab8a96dd37972f64d794435df (patch)
tree23a82ffeab419eac3af6105c6a99be80d0400e64
parent2c56b90cac8f43f8fdbc7ab70d2e81929e142d4b (diff)
style: add feature in README
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7890573..9a25c59 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,11 @@ A Pygame recreation of the classic Space Invaders game for a school project.
- Destroyable bunkers
- Extra lives
- Waves
+- Scoreboard
## Controls
-* **Arrow Keys**: Move left/right
-* **Spacebar**: Shoot
+- **Arrow Keys**: Move left/right
+- **Spacebar**: Shoot
## Getting Started
1. Clone the repository: