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.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
bbcg is a Buzzword Bingo Card Generator. It generates postscript bingo cards with buzzwords from a database. It will be the Next Big Thing in meetings.
SMART: SMART Minimax Analyser for Recursive Trees. The goal of the SMART project is to develop a powerful state-of-the art FICS compliant chess engine, using experimental technology (re-iterative MTDf , ETC, reinforced temporal difference learning, etc.)
A 3-D Tic-Tac-Toe game using OpenGL to allow the board to be rotated and viewed from different angles. 3-D Tic Tac Toe is played on 4 4x4 boards (64 total squares) and the game is won when a player gets 4 pieces in a row.
PubliCake is an ansi-C checkers engine, playing with the English/American rule set. It is designed explicitly as a portable checkers engine, with no interface support.
This is an implementaion of the pen and paper strategy game "lines/dots and boxes" or "squares". The object of the game is to occupy more squares than your opponents. It includes an editor, you can play it against the computer and over the network.
Our project will create a cardtable, then allowing users to connect to it via TCP/IP. It will allow the players to play virtually any cardgame available. The cards will be moved using drag 'n' drop, like the standard windows game.
FreeICS is a server which allows multiple users to play chess against each other. This project is stable and in production at a number of sites. There are several sub-projects which enhance the utility of the server, starting with a tournament manager.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Battleships is multiplayer, network game for two people. It includes ships like destroyers, minesweepers and torpedo boats. Each ship has different weapons, movement, armor, and radar. YOU MUST INSTALL IT IN C:\BATTLESHIPS. Run server.bat, then gui.bat.
Empire is an two-player board based strategy game with simple rules, where the objective is to capture enemy pieces by encircling them with our own. Currently it supports network play between two human players.
KPeggy is an implementation of the solitaire board game Peggy. The goal of Peggy is to remove pegs from the board by jumping vertically or horizontally over each peg with another peg
This project has moved to github: https://github.com/madsdyd/xarman
Xarman is an addictive two player version of Minesweeper. You control a cyborg that walks around a mine field, and must beat your opponent by conquering half the field before he does.
A project to create a game that uses the power of the Internet, allowing multiple players from all over the world to play an old-fashioned game of Monopoly. This is the SERVER, the client protocol will be published soon.
Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with sourcecode which is tidy, well documented, and easy to understand.
ABKit is a C++ library intended to accelerate board games development by providing the thinking engine under the Alpha-Beta algorithm.
The application just need to create a few C++ methods to adapt to the actual game (like Chess, Checkers, ...).
libgmonopd is a stable and fast embeddable monopoly-playing server written in C. Its main purpose is to allow monopd-compatible clients (such as gtkmonop) to have a 'start server' command available directly from the GUI. It uses an XML protocol.