The repository now includes a small Tetris implementation written with pygame. You can run it with:
python tetris.pyMake sure you have the pygame package installed in your environment. The game opens a window where you can move and rotate the pieces using the arrow keys.
