/tetris

Primary LanguagePythonMIT LicenseMIT

Tetris game I created using this tutorial.

Test out the code: Run on Repl.it

May need to install the Pygame module to run program. Type code below into shell.

pip install pygame

image