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'.
SomyaAggarwal1209/Python-Voyage
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|