Blocks In Brython
Blocks running from the browser using Brython
I love the concept of Brython a Python 3 implementation for client-side web programming.
I have made a quick blocks game which runs in the browser, - written not in Javascript but in Python.
Blocks Game - https://bmsleight.github.io/brython-blocks/ and code - https://github.com/bmsleight/brython-blocks is on GiHub. I used for the css side mincss