Snake game A simple snake game example using pygame Installation To install the requirements, do this: pip3 install -r requirements.txt Running it python3 snake.py