This is a simple snake game made in python using Turtle module.
- Use the arrow keys to move the snake.
- Eat the food to grow the snake.
- Testing snake body increase
- Testing snake body collision
- Add a score board
- Add another type of food that kill the snake if eaten