Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anuragpoolakkal/feedthesnake
Snake Game created using Pygame
https://github.com/anuragpoolakkal/feedthesnake
pygame python snake-game
Last synced: about 20 hours ago
JSON representation
Snake Game created using Pygame
- Host: GitHub
- URL: https://github.com/anuragpoolakkal/feedthesnake
- Owner: anuragpoolakkal
- Created: 2022-10-22T16:15:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T16:16:53.000Z (about 2 years ago)
- Last Synced: 2024-05-21T07:16:20.701Z (6 months ago)
- Topics: pygame, python, snake-game
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feed The Snake
Snake game created using Pygame.
How to play:
- Use keyboard arrow keys to move up, down, left and right
- Eat the red food to score
- Stay away from the walls
- Play the game and have fun!