The game "Tetris" implemented in Python.
It uses the packages asynctk and playsound. WARNING: The sound only works on Windows!!! NOTE: If you want it to work on other systems, comment out lines that include playsound.
$ pip install asynctk playsound
$ python game.py