Skip to content

Popular Snake Game using Pygame & Python

License

Notifications You must be signed in to change notification settings

saswatsamal/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game 🐍

  • A simple snake game made using Pygame & Python.
  • The application is made for Windows users to play.

How to play? 🎮

This game is very simple to play. Follow the below instructions

  • Use ⬆ (up) arrow to move UP.
  • Use ⬇ (down) arrow to move DOWN.
  • Use ⬅ (left) arrow to move LEFT.
  • Use ➡ (right) arrow to move RIGHT.
  • After game over
    • Use P to Try Again.
    • Use Q to Quit the game.

Screenshots 🖼

Main Menu Open Game
Screen when you open the application Press any arrow to play
Game Play Gave Over
GamePlay Screen When you hit the walls - Game Over