to run the game you have to type the command in terminal "chmod +x game.py" or play stone paper scissor type "chmod +x SPS_game.py" then type "./game.py" or "./SPS_game.py"
if this does not work make shure you have pygame and python3 installed in your computer to install pygame type pip3 install pygame