My First Game!
Hello everyone,
As you may or may not have known, I am taking a game design class, this was our first “make a game” assignment and I tried to do more then what the assignment specified.
In order to play this you need to do a few things:
1. Go to python.org and download and install 2.6.6 release:
http://python.org/download/releases/2.6.6/
2. Download my game files and save them to somewhere you can easily get to.
http://www.mediafire.com/?215alnc155xlyep
3. In the python install, open up a program called IDLE.
4. In IDLE, go to file, then open and open the two files you downloaded.
5. Go to the window with RPSGame open and go to run, and then run module.
Note: If you are on a macintosh, there is likely a #! string that needs to be added to the initial line of text
Please be sure to let me know your thoughts on the game either to my email (nabokovfan87@gmail.com) or post a comment below!
Thanks for playing.