snake A simple Snake implementation in Python The only dependency is Pygame. You can install the correct version with pip install -r requirements.txt. To start the game, simply run python main.py