From 02d26b639ebc39fc9ff092c7ec3cf2cf8f642d4b Mon Sep 17 00:00:00 2001 From: rdarius Date: Sun, 19 Jan 2025 23:51:59 +0200 Subject: [PATCH] todos --- next-steaps.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 next-steaps.md diff --git a/next-steaps.md b/next-steaps.md new file mode 100644 index 0000000..32e8f09 --- /dev/null +++ b/next-steaps.md @@ -0,0 +1,12 @@ +- Add a scoring system +- Implement multiple lives and respawning +- Add an explosion effect for the asteroids +- Add acceleration to the player movement +- Make the objects wrap around the screen instead of disappearing +- Add a background image +- Create different weapon types +- Make the asteroids lumpy instead of perfectly round +- Make the ship have a triangular hit box instead of a circular one +- Add a shield power-up +- Add a speed power-up +- Add bombs that can be dropped