A simple snake game is created using concept of OOP and Turtle
- Download the Repo
- Create a virtual environment for the project in python or use an existing one
- Install the requirements.txt (pip install -r requirements.txt) in your terminal inside the project folder or use any alternate way you prefer
- run main.py and you are good to go