Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 402 Bytes

File metadata and controls

8 lines (7 loc) · 402 Bytes

Python Math Game

For setup:

  1. Download Python if not already installed from this website: https://www.python.org/downloads/
  2. When going through the installer make sure to ADD TO PATH
  3. Type "cmd" into search bar and run Command Prompt
  4. Once in Command Prompt, paste the following command: pip install pygame

After you have completed setup simply run the game in any IDE to play it!