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
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
CompWebChess 2 is an open source web-based chess program and application which allows you to play chess over the internet in a turn-based setting, using PHP and MySQL. Home Page: http://www.trimBrain.com
A small ICS chess client written in Java, not so large as Jin and nicer looking. The main thing will be to write code for various chess servers. Expected features include game saving as PGN and support for most commands of various ICS servers.
GamesCrafters is an undergraduate research group at the University of California, Berkeley. GAMESMAN is our software for building text & X11 apps for finite, 2-person abstract perfect-information games (e.g., TicTacToe & chess). We've authored 40+ games
Capitalist is a Monopoly(R)-like board game for 2-8 players. It is server/client based and intended to be played over network. This is the project for the server (capitalist).
Open source clone of the board strategy game blokus, mainly the duo (1vs1) mode. Each player has 21 pieces to put on the board while preventing the opponent from doing the same. Also features solo or 4 players games and an expandable challenge mode.
Croatian Chess is a collection of various chess variants, starting as a simple and natural enhancement to classical chess and growing ever more complex with each new variant.
Project aimed at making an online application to play Dungeon Dice Monsters online. Complete with all cards/dice released: Japanese, International, and GBA ones; expanding into having the community design more. PREALPHA: No build yet Must use source
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
The Dark Millennium List Builder is a tool for use with the tabletop wargame, Warhammer 40,000, by Games Workshop. With the aid of this program a user can easier craft army lists for use in the game.
A web based US Football Management game, wrapped up in a clone of NFL.com. Multi-player, multi-league, multi-season. Live online draft. Playcalling either via gameplan or live online. Animated plays. NFL, NCAA, AFL, CFL league formats.
Players use knowledge of mathematical vectors to maneuver space ships and launch weapons against other players. This is based on a game by Greg Costikyan. Details of the original board game can be found at http://playthisthing.com/vector-3.
Two programs for playing board games over the internet. A board viewer, where all clients see the same image with moveable tokens. And a chat client with calculator and dice roller.
"Many Games" is a system for creating and running a nearly endless
number of user-defined (or downloaded) games in a graphical
system. It will support games, such as checkers, tetris, solitaire,
breakout, and almost any other two dimensional game.
CazaPool3D is a 100% java3d pool and billard game, with both single and multiple player abilities. It tracks ball paths, handle undo, use mulitple views, loads (threads) multiple 3ds objects, handles picking/collision/animation/overlays and more
Monopoly! Game written in Java for the Object-Oriented Programming Course at Cà Foscari University, Computer Sciences Department, Venice, Italy. Supports up to 6 players and command line interaction.
In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.