Snake Game Description A simple snake game. This was the first time that I actually coded a project from absolute scratch. Any tips are much appreciated. Installation pip install pygame Fork this repository or copy game.py cd C:\Path\to\game.py python game.py