A simple pygame implementation of the classic Atari game Breakout.
- Install Python 3.11 or higher (https://www.python.org/downloads/)
- Clone repository with git clone
- Navigate to the directory cd breakout-clone
- Run python3 main.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple pygame implementation of the classic Atari game Breakout.