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: 11 months ago
JSON representation
Snake Game using 'Pygame' library.
- Host: GitHub
- URL: https://github.com/pushkarg01/python-snake-game
- Owner: pushkarg01
- Created: 2024-03-14T09:54:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T16:25:48.000Z (over 1 year ago)
- Last Synced: 2025-02-15T03:20:01.023Z (over 1 year ago)
- Topics: clasic, game, pygame, pygame-games, python3, snake-game
- Language: Python
- Homepage:
- Size: 614 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


