Skip to content

Snake and Apple Game made by using Pygame library.

Notifications You must be signed in to change notification settings

meghna786/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

This is the basic snake and apple game which we played since childhood.

Scores are stored in a file named highscore.txt

Rules are simple :

  1. Snake is hungry, feed him with apples.
  2. Its size increases everytime it eats the apple.
  3. When it hits the wall the game gets over.

About

Snake and Apple Game made by using Pygame library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages