Snake-Game- A snake game project built with all its functionality using Turtle python First create a virtual environment using python -m venv .venv activate it by using this commands .venv/Scripts/activate Then run your main.py file