top of page
Search

How to run the game!

Many appear confused about how to run the game, so I made a step-by-step guide on running it.


  1. Go to "Downloads" on the website.

  2. Download "Python Pitching Simulator."

  3. If you have software that can run Python programs, use that. However, if you do NOT have such software, download "Python IDLE" in "Downloads." Open the .zip file and select "IDLE.app." (This can also be downloaded from the Python website. I used Python 3.14 here, but any version from Python 3.0 onwards will work.)

  4. Open the python-pitching-v1.0.zip file.

  5. Open Main.py, NOT Numbers.py. Numbers.py is a part of the code that supports Main.py, which is used to execute the program.

 
 

Recent Posts

See All
Can I run the game?

The Python Pitching Simulator has various requirements to be played. To save you the trouble of testing, I've made a guide. First, use a laptop or desktop. While you can use a browser-based Python int

 
 

© 2026 Python Pitching Simulator, Inc.

bottom of page