Skip to content

MathieuSaintes/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pygame Snake

Command to launch the game: python3 snake.py

Eat the fruits to get more points, while avoiding the walls and the bombs
Press the space key to pause the game

Every time a fruit is eaten:

  • The snake grows
  • The moving area shrinks

The yellow area shows the part of the moving area that will disappear when the next fruit is eaten
Make sure the tail of your snake is not in the yellow area when eating the next fruit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages