- A simple snake game made using Pygame & Python.
- The application is made for Windows users 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.
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 |