
About the Pitching Simulator
Learn more about the Pitching Simulator from the creator himself, Rafael Mercado.
In May 2026, I was assigned with a Python creative project. At the time, I was getting into baseball.
Naturally, a baseball-related project was the plan. And one idea particularly clicked: the pitching simulator.
Over two days, I worked on the game. Although I relied on AI for fixing bugs, the features were done by me. I, a real human, worked hard to develop the game for all of you to enjoy.
After a little more fixing, which was done without AI, I finished version 1.0, which is now out for you to enjoy. I hope to add more features, such as double plays, and eventually create a Python Batting Simulator.
The beauty of this being Python is that you can edit this game as much as you want. If you'd like to change a feature you don't like, you can do it in the code.
If you don't have a Python interpreter, you can download the IDLE from the "Downloads" page here or on the Python website.
Enjoy!
