Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 206 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 206 Bytes

The classic breakout game implemented in python with pygame!

Actual features:

  • Infinite random generated levels;
  • Main menu;
  • Player lives;

Known bugs:

  • weird collisions;
  • sound overlaping;