Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 152 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 152 Bytes

PYGAME LABS

Requirements:

  • python3 venv

Commands:

  • make venv-create
  • make venv-install-libs

Run Games:

  • make breakout
  • make snake