Skip to content

jenish064/-NOKIA-3310-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOKIA-3310-snake-game

The popular sanke game which we all have played...

The project is totally based on the python OOPs, and consists of the objects for the snake body, the food and the score board.

Score is updated as the snake head comes in contact with the 'food dot' and the program takes the note of the final score every time, stores the final score and updates the high-score if the current score beats it.

python's 'turtle' library was used here to create the visible objects, game window and to add functionalities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages