Thrill Seeking Stan

First foray into the realm of programming a game in one week using Python

Awards

Give this entry an award

Diary Entries

Engine Underway

I finally forced myself to stop dilly dallying and write a solid amount of code, and ended up with a pretty solid game engine skeleton. No graphics/sound/logic/fun yet, but at least it's a start!

Add a comment

Drawing!

I've finally got a good framework for drawing and things are appearing on the screen.

My finalized idea for the game is a stunt man named Stan who likes to attach his trusty harness and rope, and then jump off things or do other crazy stunts.

Your goal is use the correct length of rope to propel Stan to the ultimate thrill, hence his nickname Thrill Seeking Stan.

Add a comment