/Snake-Game

A Snake Game built by Python Turtle Module 🐍

Primary LanguagePython

Snake-Game

A Snake Game built with Python Turtle Module 🐍 Icons made by Freepik from www.flaticon.com

Intro

Control the direction of snake by simply using ↑↓←→ tabs.
The length of snake body will get longer each time the player successfully eat a yellow dot, latest score will always display on the top of the screen.
Be aware of hitting the wall or collision with the snake body. Good luck!

Demo

Hit-the-wall Hit-the-body