tetris Good old tetris game written in Python using Pygame. Getting Started Install dependencies and setup environment poetry install Run tests poetry run pytest Run the application poetry run python src/game.py