Skip to content

sivasankarLM10/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Snake-Game

A quick look at all the sub-bits that build the Snake Game in Python:

  • 1. Installing Pygame
  • 2. Create the Snake
  • 3. Create the Screen
  • 4. Moving the Snake
  • 5. Create the Screen
  • 6. Game Over when Snake hits the boundaries
  • 7. Adding the Food
  • 8. Increasing the Length of the Snake
  • 9. Displaying the Score

Good Luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages