Skip to content

It is a game of Snake, the player uses the arrow keys to move a "snake" around the board. As the snake finds food, it eats the food, and thereby grows larger. The game ends when the snake either moves off the screen or moves into itself. The goal is to make the snake as large as possible before that happens

Notifications You must be signed in to change notification settings

Sanjoy-Chattopadhay/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Snake-Game

It is a game of Snake, the player uses the arrow keys to move a "snake" around the board. As the snake finds food, it eats the food, and thereby grows larger. The game ends when the snake either moves off the screen or moves into itself. The goal is to make the snake as large as possible before that happens

Used Codebase

Python

Used Liabrary

Turtle

Command

python run main.py

Screenshot of the gameScreenshot 2022-08-18 020109

About

It is a game of Snake, the player uses the arrow keys to move a "snake" around the board. As the snake finds food, it eats the food, and thereby grows larger. The game ends when the snake either moves off the screen or moves into itself. The goal is to make the snake as large as possible before that happens

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages