Here are a couple games I wrote. The first was so popular that I made a sequel:
Win32 EXEs and source:
Look At This Rock 2: A Different Rock
Source (requires Pygame to be installed along with Python):
Source: LookAtThisRock.py and PNG
Source: LookAtThisRock2.py and PNG
Screenshots:



Newbie here. I downloaded it, but there was no “pygame.py” module to import (see line 14). Am I misunderstanding how this is supposed to work?
Posted by Kait on October 21st, 2011.
BEST. GAME. EVER!
Thanks for providing the source code. It’s too complex for me to fully understand, but I’ll try to dig into this and see if I learn how to control such complex interactions!
YAY!
Posted by Thomas A R Woelz on October 21st, 2011.
Nice, but it needs some music.
Maybe orchestral rock?
Posted by Sofox on October 22nd, 2011.
@Kait:
>Source (requires Pygame to be installed along with Python)
Install pygame, or run the win32 exe instead.
Posted by Elliot on October 22nd, 2011.
Outstanding. In a similar vein, I’d love to see a Python version of “Don’t Shoot the Puppy”.
http://www.rrrrthats5rs.com/games/dont-shoot-the-puppy/
Posted by Simon Hibbs on October 24th, 2011.
I like this! Congrats on BEST GAME OF THE YEAR
Posted by Meepy on October 24th, 2011.
I hope you don’t mind but I created a web game based on some of the ideas you experimented with in “Look at this rock”. You can find it at http://codahk.comze.com/rock/ :)
Posted by Codahk on October 25th, 2011.
When you reach 100 points the rock moves!
Posted by Dkaz on April 26th, 2013.