I have written a simple Python game located in the simple_game directory.
However, it does not work, and I cannot run it from the shell using `python game.py -i 4`.
Please ensure that I am able to execute it, but do not modify the Python code file itself.