Arkanoid is a classic arcade game where the player controls a paddle to bounce a ball and break bricks. The objective is to clear all the bricks on the screen by hitting them with the ball without letting the ball fall off the paddle. The player earns points for each brick destroyed and progresses through levels with increasing difficulty.
- Intuitive controls using the keyboard
- Multiple levels with different brick configurations
- Power-ups to enhance gameplay
- High score tracking
- Sound effects and background music
- Use the left and right arrow keys to move the paddle.
- Launch the ball by pressing the Enter key.
- Bounce the ball off the paddle to hit and destroy the bricks.
- Prevent the ball from falling off the paddle.
- Clear all bricks to advance to the next level.
- Earn points for each brick destroyed.
- Try to achieve the highest score!
- Java Development Kit (JDK) 9 or higher
- Clone the repository:
git clone https://github.com/Marcm2003/Arkanoid.git