Skip to content

PelumiTayo/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Snake-Game

Uses python and turtle to create the popular snake game. In order to play this game, the user needs to download Python's IDLE https://www.python.org/downloads/, and run this file in the interactive environment.

The GOAL of this game is to eat the food on the map while keeping the snake's head away from its body as well as the walls surrounding the snake as it gets bigger.

This project utilizes functions, global and local variables, and Python's module, turtle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages