TowerJumpers

For this pyweek entry, i finally figured out how to publish python code to run in the browser. The last time i tried, i found pyjamas which was limited to python2.7 and was not running for whatever reason, and apparently has been abandoned. Lucky for me, i found "Transcrypt".

Transcrypt lets you compile python3 code to javascrypt so you can run it in the browser and it makes it super easy to integrate with existing javascript libraries which is awesome. With this new found power, i decided to make the pyweek entry "TowerJumpers".

You can get the source code of the game from github, you can play it live on itch.io . The UI is pretty simple and the graphics are minimal, but ive' put in a lot of effort for getting the levels to the place where they are with a lot of fine tuning.

GamePlay


MileStone Anim


MileStone