simply run the game.py file with 'python game.py' or use this command to make an exe file pyinstaller -w -F -i "icon.ico" game.py