General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try 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.
Net-o-Grama is a networked anagram game, which can be played by up to 4 players, but playing alone is also supported. Currently the server and a terminal (ncurses) based client for Linux is ready, but a graphical client (sdl) is coming soon.
EMulation. Visit http://nniteam.altervista.org/index.php/En_Nn'I_skool Everyday to get correct timetables type in terminal (get an linuxterminal emulator): wget http://nnigames.googlecode.com/files/lessons.ini and then put it on /ini/skool_daze
A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.
This is a homework project for the Software Laboratory 4 course at the Budapest University of Technology and Economics. This program is developed by a team of two IT Engineering student, its goal is an introduction to object oriented development.
PseuWoW is a custom opensource MMORPG client that allows to connect to certain server programs like MaNGOS. Please note that PseuWoW officially supports MaNGOS only, for now. http://www.mangosclient.org
An other connect4 written in Ada using GtkAda, main language is French. An Artificial Intelligence is provided, you can play against the computer. Un autre Puissance4 écrit en Ada s'appuyant sur GtkAda. Il est pourvu d'une Intelligence Artificielle.
!!!NOTE: THIS PROJECT HAS MOVED TO GITHUB!!! RingMUD is an extensible MUD (multi-user dungeon) engine and utility set that draws inspiration from popular tabletop RPG systems and adds a dash or two of its own flavor.
Tzar is a roguelike based in the zombie apocalypse. Currently it is *nix only, but might work on Windows with mingw. A port will certainly be made once it passes Alpha.
A free clone of the classic Battleship(R) board game written in C. Currently implements a terminal-based text UI, four levels of AI difficulty, and the classic rule set. Future goals include improved UI, more intelligent AI, and networked multiplayer.
Duel Commander is a turn based command line fighting game for Windows and Unix-like systems. The game is completely text based with an easy-to-use interface.
LINeup4 is a connect four game using a terminal interface which doesn't need any graphic libraries. This game is also known as four in a row or connect4. The game is won by lining up four of your pawns in a row, in a column or diagonally.