Skip to content

shubham101096/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-game

This is the classic snake game that was played in Nokia keypad mobile phones. It is made using turtle library in python. The user controls the snake using arrow keys in keyboard to collect food. The size of snake increases when it eats food. If the snake touches the boundary, the game is over. The highscore and current score of user is also displayed.

Game start:

alt text

Snake length increased on eating food, current score and highscore displayed on top of screen:

alt text

About

A classic snake game made in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages