Skip to content

SomyaAggarwal1209/Python-Voyage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Voyage

Python Voyage is a 1 player game in which the player moves the snake (python snake) to catch it's food, i.e., turtle. The length of the snake as well as the score increases as the snake catch a turtle. Every time the game begins, the player can see their previously achieved 'Highscore'. The snake can move in four directions, i.e. left, right, up and down using the 4 arrow keys. If the snake hits the wall or collide with its own tail then it triggers 'GAME OVER'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages