Skip to content

julianolf/pybreakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBREAKOUT

Yet another Breakout game written in Python.

game play screenshot

Requirements

  • Python >= 3.7, < 3.8

Installing

Use pip to download and install the game. :

$ pip install pybreakout

Running

Just type pybreakout to run the game. :

$ pybreakout

Controls

Use the arrow keys to control the paddle.