Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 166 Bytes

File metadata and controls

10 lines (7 loc) · 166 Bytes

PyGAME

A game using python pygame module.

Requirements

Install pygame module for python by typing following in the command prompt:

pip install pygame