Play a selection of Games including classics and originals!
Play Hangman, Battleships, Snake, a totally original Role-Playing Game (RPG) and Puzzle Games. Certain games can be played against an AI, with two players locally, or with increasing levels of difficulty!
This honestly had hundreds of hours of development so i hope you enjoy!
Python 3 required to play.
Snake pygame is a remake of classic snakegame, 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