Dungeon Ball
A simple game designed using Pygame on Python 3.8.5, inspired by a whole generation of 8-bit games.
Intro Screen
Game Screen
Rules
- Use the arrow keys to move the paddle left and right to hit the ball.
- You level up every five hits. As the level goes up, the speed of the ball and the paddle increases.
- Aim to keep the ball from falling into the gutter down below.
- Collect the powerup to lengthen the paddle for 30 seconds.
Audio Credits to Juhani Junkala and Adam Haynes
Icon Credits to 0x72
Added suggestions from user985366 from CodeReview.
Feel free to comment and add new features to the game!
Features to be added
- Add coins, blocks
- Add class structure
- Add animated sprites