Breakout Game in MATLAB
A fully interactive Breakout-style arcade game built in MATLAB. The project includes real-time ball physics, paddle control via keyboard input, collision detection with bricks, and persistent score tracking using a CSV file system.
Key Features
- Real-time ball physics and collision detection
- Keyboard-controlled paddle movement
- Dynamic brick destruction system
- Score tracking with persistent storage (CSV)
- Start menu and in-game scoreboard display
Tech Stack
MATLABGUI (figure, uicontrol)Game loop logicFile handling (CSV)
Screenshots
