GoblinEscape
GoblinEscape copied to clipboard
Can't run this game on my pc
Did you follow the instructions?
Install python 2.7 from here: https://www.python.org/downloads/ Install pygame: Open a command window and type: pip install pygame If your OS can't find pip, add it to your path. Should be in Python2.7/Scripts/
Please, provide more info (What OS are you using? Do you get any errors?)
I've seen your edit history:
can't open file 'GoblinEscape.py': [Errno 2] No such file or directory
You must navigate inside "GoblinEscape" folder, before executing Python script:
cd GoblinEscape
and then python GoblinEscape.py
Thank you,I didn't see the download button,I've already played the game that time but,I forgot to delete the question .
Em qua, 23 de jan de 2019 19:40, Lenar Rahmatullin <[email protected] escreveu:
I've seen your edit history:
can't open file 'GoblinEscape.py': [Errno 2] No such file or directory
You must navigate inside "GoblinEscape" folder, before executing Python script: cd GoblinEscape and then python GoblinEscape.py
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HackerPoet/GoblinEscape/issues/4#issuecomment-456976872, or mute the thread https://github.com/notifications/unsubscribe-auth/AsjZbmntgQT0EMZHHHiRepcNzDUbFvQqks5vGNbCgaJpZM4aLP2G .