Skip to content

This is a classic snake game implemented in Python using the Pygame module.

Notifications You must be signed in to change notification settings

mervesenacnr/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Snake-Game

This is a classic Snake Game implemented in Python using the Pygame module. The game features a simple yet addictive gameplay where the player controls a snake, aiming to eat the apple and grow longer without colliding with the boundaries or itself.

Rules are simple:

  • Don't touch the tail of snake.
  • Don't touch the window.
  • Eat the apple and grow bigger.

About

This is a classic snake game implemented in Python using the Pygame module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages