snake_game Fully functioning snake game using the Python Turtle library Steps to get running Clone the github repository to Visual Studio Code Run the main.py file Use arrow keys to collect the snakes food without running into walls or your own tail Enjoy!