realdarkxeon / snake-game

Desktop Snake Game using Turtle module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Snake Game

Desktop Snake Game using Turtle module

Used Turtle module, various classes. Snake can detect whether it collide with wall, food, or tail.

It records best attempts in local data.txt file.

About

Desktop Snake Game using Turtle module


Languages

Language:Python 100.0%