Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 301 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 301 Bytes

Breakout

A classic breakout game. Here is the first working draft:

Requirements:

  • Python 3
  • tkinter
  • pygame
  • pillow
  • numpy

these packages can be installed via pip