1- Python
1- Turtle
2- Random
1- VSCODE
A Basic snake game with 4 movements, wall collisions and score upon eating food.
To run the game open command prompt in root directory of project and run the following command,
python main.py
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
1- Python
1- Turtle
2- Random
1- VSCODE
A Basic snake game with 4 movements, wall collisions and score upon eating food.
To run the game open command prompt in root directory of project and run the following command,
python main.py
A snake game using python turtle graphics