MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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 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 pythonpython-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