https://github.com/shiru99/snake-game
Snake Game
https://github.com/shiru99/snake-game
python-pygame snake-game
Last synced: over 1 year ago
JSON representation
Snake Game
- Host: GitHub
- URL: https://github.com/shiru99/snake-game
- Owner: Shiru99
- Created: 2020-06-27T17:25:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T10:03:38.000Z (about 5 years ago)
- Last Synced: 2025-01-08T01:46:34.027Z (over 1 year ago)
- Topics: python-pygame, snake-game
- Language: Python
- Homepage:
- Size: 55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game (Feed Me More)
## Requirements :
python 3
pygame
> $ sudo apt-get install python-pygame
## To run :
> $ bash /home/user/FeedMeMore/snake.py
or
> $ bash /home/user/FeedMeMore/game.sh
## To create shortcut :
settings -> Keyboard Shortcuts -> click at bottom on '+'
command : /home/user/FeedMeMore/game.sh (path of game.sh file)
----
# Demo ( Have a fun :) )
[](https://www.youtube.com/watch?v=oCN6UcdejuQ)
Images :

----
```
Note : for Hidden file use game.tar.gz
```