• 99sheep

    screenshot of 99sheep Based on the Concept1 code, 99sheep is my pet platformer project. I'm working on it slowly so it may never turn into a completed game. BUT it is a great place to start if you want to make your own platform game in python.

    get 99sheep
  • Bejewls

    screenshot of bejewls In lesson 2 I teach how to create a bejeweled clone. This is based off that tutorial and moving on to be a full fledged game. It has a bit different structure as it isn't needed to be contained all one file like the tutorial did - but it does reuse all the code. It should be helpful for people wanting to move past what the tutorial teaches before further lessons are completed.

    get bejewls
  • Concept1

    screenshot of concept1 Concept1 is obsolete. What you are looking for now is 99sheep :)

    The source of concept1 is still available if you want to check out how I do cool looking intro scenes though. (I don't have one yet in 99sheep)