Skip to content

DkGoat66/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Overview

This project is a Python implementation of the classic Snake game. The goal is straightforward: control the snake to consume food that appears randomly on the screen, growing in length with each piece consumed. The game ends if the snake runs into the screen border or itself. This version of the Snake game is designed to be simple yet challenging, providing both nostalgic entertainment and a fun way to learn Python programming.

Features

  • Score Tracking: Keep track of your score, with each piece of food consumed increasing your score.
  • Simple Gui Graphic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages