thealphadollar / brkout

A game made using PyGame under CodeClub as a learning project.
MIT License
8 stars 19 forks source link

Create objects class #4

Closed thealphadollar closed 6 years ago

thealphadollar commented 6 years ago

Create a class with definitions (along with functions) for all the objects of the game; namely ball, bricks, striker.