Flippy

Flippy 2

Flippy is a puzzle game, part of the "Code Comments Tutorial" series on the "Invent with Python" blog.A heavily-commented version of the source code is available on the game's home page.The source is designed to be a good tutorial for someone learning...

read more
Snakey

Snakey 1

Snakey is an arcade game, part of the "Code Comments Tutorial" series on the "Invent with Python" blog.A heavily-commented version of the source code is available on the game's home page.The source is designed to be a good tutorial for someone learning...

read more

Squirrel Eat Squirrel is an action game written in a way that the code should be easy to read if you'd like to learn how to program or use Pygame.Send the author an email if you have any questions.What is new in this release:Squirrel Eat Squirrel is a 2D...

read more

Tetromino is a puzzle game, part of the "Code Comments Tutorial" series on the "Invent with Python" blog.A heavily-commented version of the source code is available on the game's home page.The source is designed to be a good tutorial for someone learning...

read more