Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 229 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 229 Bytes

pygame-breakout

Breakout game written in Python

Instructions

git clone https://github.com/RadioactivePotato/pygame-breakout
cd pygame-breakout
pip install pygame
python main.py

Demo