From 680b8223c95add7ab8a96dd37972f64d794435df Mon Sep 17 00:00:00 2001 From: schererleander Date: Sat, 10 Aug 2024 23:17:21 +0200 Subject: style: add feature in README --- README.md | 5 +++-- 1 file 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: -- cgit v1.3.1