We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

snake pygame

Snake pygame is a remake of classic snake game, developed with python and pygame.
in this page you can find a tutorial to create the game:
http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/

for any question you can contact me
andrea.deangelis93@gmail.com

The game needs of these packages to work:
– python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/
– pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/
– numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy

#### UBUNTU ####
To install these packages on Ubuntu 12.04 and derived run this command on terminal:

sudo apt-get install python python-pygame python-numpy

#### ARCHLINUX ####
To install these packages on Archlinux run this command on terminal:

sudo pacman -S python2 python2-pygame python2-numpy

Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website http://deasproject.altervista.org/blog/tag/snake/
Tags
Platform
Features
  • remake of classic snake game
  • additions of a skull, if you hit this, you'll die