Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 448 Bytes

Breakout-Python

Simple Breakout game implementated in Python.
I used backgound image from here.

How to

git clone https://github.com/ba-san/Breakout-Python.git  
pip install opencv-python
python breakout.py

'F' move bar to left
"j" move bar to right