https://github.com/0xff-dev/doodlesnake
https://github.com/0xff-dev/doodlesnake
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xff-dev/doodlesnake
- Owner: 0xff-dev
- Created: 2017-07-21T04:44:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T15:52:43.000Z (almost 8 years ago)
- Last Synced: 2025-03-28T07:41:34.747Z (11 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DoodleSnake
>This is a simple game, doolde snake, if you wang to play it please install pygame.
sudo apt-get install mercurial
hg clone https://bitbucket.org/pygame/pygame
cd pygame
sudo apt-get install python3-dev python3-numpy libsdl-dev libsdl-image1.2-dev \
libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsmpeg-dev libportmidi-dev \
libavformat-dev libswscale-dev libjpeg-dev libfreetype6-dev
python3 setup.py build
sudo python3 setup.py install