A modern take on the classic Breakout game built with Unity.
- Classic brick-breaking gameplay with modern physics
- Power-up system
- Score and combo system
- Particle effects and visual feedback
- Customizable difficulty levels
- Clone the repository
- Open the project in Unity 2022.3 LTS or later
- Open the GameScene from Assets/Scenes/
- Press Play to start the game
- A/D or Arrow Keys: Move paddle left/right
- Mouse: Alternative paddle control
- Escape: Pause game
See CLAUDE.md for detailed development documentation and project structure.
This project is licensed under the MIT License.