The (non-transparent) title image! |
I decided to rehash this older game (which I made about a year ago, but never released) and to release it in source code form. I also went through and heavily commented the code, so that any up-and-coming pygame developer should be able to learn at least a little something from it :) I didn't edit my code much, so some of it is still quite sloppy. Nevertheless, I feel that it is a pretty good representation of what I cobble together each month, and I hope it is useful to someone :)
Here's a MediaFire link to the source code (in zip format): http://www.mediafire.com/file/ppq8u4ia6ex6rsp/Annotated_Rock_Paper_Scissors.zip
The game was made with Python 2.7 and pygame 1.9. Check it out if you have the time!
That's all for today folks. See you when I see you!