joriszwart.nl

I code dreams™

Pytris

A language a year keeps the doc away Python Tetris

Introduction

Tetris written using Python in the browser.

Play it! Source code

Swiftly researching options for Python in the browser, resulted in using Brython.

PyScript was another option, but I favored Brython for the lower download size.

Controls

Use cursor keys SPACE or I J K L M SPACE to control the game.

Todo

Source code