Snake Game A recreation of the classic arcade game Snake using the Python Pygame module Prerequisites If Python 3 is present on the system, the required modules can be installed with pip install -r requirements.txt Usage The file can be run using py SnakeGameV1.py