Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pushkarg01/python-snake-game

Snake Game using 'Pygame' library.
https://github.com/pushkarg01/python-snake-game

clasic game pygame pygame-games python3 snake-game

Last synced: 29 days ago
JSON representation

Snake Game using 'Pygame' library.

Awesome Lists containing this project

README

        

# Python-Snake-Game
Snake Game using Pygame library of Python. You can control the Snake by right, left, up, and down keys for each food you eat, you get +10 points and the snake size also grows.
Added a front and game-over page and some sound effects.

## Screenshots

![Front](https://github.com/user-attachments/assets/bf936ee3-340c-4ea9-9281-e2fe8eccba73)

![GamePlay](https://github.com/user-attachments/assets/7a1447c6-28fd-408e-b20b-048ba6275ff2)

![Exit Page](https://github.com/user-attachments/assets/002e928d-73ad-4517-b27e-356474e6e9e0)