An open API service indexing awesome lists of open source software.

https://github.com/0xff-dev/doodlesnake


https://github.com/0xff-dev/doodlesnake

Last synced: 6 months ago
JSON representation

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