https://github.com/ankushmallick1100/snake-game
Making a snake game using pygame module
https://github.com/ankushmallick1100/snake-game
pygame pygame-games python python-3 python3 snake snake-game
Last synced: 7 months ago
JSON representation
Making a snake game using pygame module
- Host: GitHub
- URL: https://github.com/ankushmallick1100/snake-game
- Owner: ankushmallick1100
- Created: 2022-07-28T19:23:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T05:10:01.000Z (about 3 years ago)
- Last Synced: 2025-01-19T15:26:26.642Z (9 months ago)
- Topics: pygame, pygame-games, python, python-3, python3, snake, snake-game
- Language: Python
- Homepage:
- Size: 584 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game
Making a snake game using Pygame Module(Python)Rules:
1. Use left, right, up and down arrow keys to move the snake around the gamewindow
2. Use q to add extra score