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

Tech Stack

MATLABGUI (figure, uicontrol)Game loop logicFile handling (CSV)

Screenshots

Screenshot 0

Video