No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
PyMancala implements rules of the Mancala game, also called Awale. It can be played in different modes: human-human, human-computer or computer-computer. Different variants of the rules are implemented.
Several 'basic' strategies are proposed for the human to get an advice and for the computer. Many others can be added and compared to the already existing ones.
The Computer Factory is a game where you have to manage a factory that assembles and sells computers. You have to manage your resources, find the best offers and hire the best workers to impose your company on the market.
Battle Star Wars TCG is a program to play the Star Wars trading card game online. It uses all the official trading cards from the Wizards of the Coast expansions and the IDC expansions. Eventually an AI will be built so you can play against the computer.
Play Dominoes against the computer! Play a tile so that the ends add up to a multiple of 5 to get points! Watch out though-- the computer makes the best moves available to it! Operates in command line at present.
The BoardGame Tool offers an easy, XML driven interface to implementing boardgames on the computer, with automatic network play, artificial intelligence and robot possibilities. Game rules are encoded in easy-to-learn embedded Python.
Sulk is a computer version of one of Games Workshop's most perfectly conceived games, Space Hulk first edition. Play on a hotseat, against AI Genestealers, or (planned) over the internet.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
An AI player for VGA planets, utilizing the planets.nu API
This project serves two functions. It's primary function is to help teach myself Pyton. It's secondary function is to act as a computer AI player for an internet game, VGA Planets as implemented on VGA Planets Nu. The AI is modular, with pieces being implemented one at a time. Currently, VGAP Nu does not support uploading turn results, so actions and commands are printed out, and have to be executed by hand.
Super Star Trek — a classic computer game
Save the Federation from the invading Klingons! Visit exotic planets and strip-mine them for dilithium! Encounter mysterious space thingies! This is the home page of the classic Super Star Trek game from the days of slow teletypes, reloaded.