Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 213 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 213 Bytes

Snake_Game

I made a Snake Game using only turtle library in python. You can control the snake movement by using the w a s d buttons and the snake grow each time she eats the food, and die when she hit the wall.