Unfortuately, I can't play the game. YOu submitted it as a .py file, which isn't the best way, but I can open it. The thing is when I run it from my pc there's an error message:
ModuleNotFoundError: No module named 'keyboard'
Are you using 3rd party- modules? If so you really can't submit the game as a .py file. Maybe research pyautogui, a module that let's you compile your python code to an .exe