AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions.
The last stable release is 2.2.0 and has been released on 13/04/2026.
Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows)
Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/...
For access to code, please...
...The goal is to enable players to recognize and to learn from their mistakes and to try alternative strategies.
Run sankofa to show the interface on a local Web server at: http://localhost:10000* . Run retrograde to build a small end-game database.
Sankofa is an analysis tool and not an automated opponent. It allows you to play both sides and shows the evaluation of possible moves, the game history and more.
Please see Sankofa.md and LICENSE.TXT in the source code bundle for more details.
JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers).
The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
Diplomacy is a popular turn based strategy game in which you battle to control Europe; to win you must be diplomatic and strategic. webDiplomacy lets you play Diplomacy online. Official game server: http://webdiplomacy.net/
A game based around the popular Puerto Rico game. The client will be available for various OS´s. The servercode will be for Linux but may work on other POSIX-Systems as well. The game will include definable buildings and graphics.
BoardWars is a teaching utility for computer science classes.
It runs as a server supporting multiple turn based board games.
The games are played by supplying the AI code in java or c++.
BoardWars was funded by the University of Iowa
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.