When playing clicker games, Igor got your back!
Run the .exe in /dist folder or...
This will require you to have pywin32 installed.
open a cmd in the directory where igor.py is. Type python igor.py
and it runs. If you get an error message, make sure you have python 3.x installed and have a environment variable for Python.
requires pywin32 & pyinstaller. Run pyinstaller --onefile igor.py
to amke a single exe.