A platform game...

No, not that sort of platform game... but a Python game in a new platform: the browser. ;-)

Thanks to PyScript I want to explore ways in which game making with Python could be delivered via the convenience of a URL. I don't want to use PyGame (also supported by PyScript), but perhaps play around with the built-in browser capabilities to figure out what bits and bobs are available, and how they can most effectively be exposed to game makers.

PyWeek is the vehicle for exploration..! Onwards!