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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
OliveChess is a simple chess engine compatible with modern chess interfaces such as ChessBase products, Arena and XBoard/Winboard.
The engine supports UCI and XBoard protocols.
Note: in order to use it as an xboard engine you may need Polyglot tool to be installed first
Chesley is a free software chess engine written in C++ targeting Windows and Unix-like platforms and the xboard GUI. Chesley implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
An open source chess engine in C, released under the GPL. Compatible with the XBoard and UCI interface protocols to link to a GUI or other chess arbiter.
Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
Java Program of a machine which plays chess: it recognizes the chessboard, the position, the move of the opponent, and asks an external Chess Engine to reply to the opponent move. it is connected to a real robot which has an arm to manipulate the pieces.
Simontacchi is a Winboard/UCI compatible chess engine that intends to grow via development community involvement. The goal of the project is to create a chess engine that rivals the strongest commericial and amateur programs.
ch0 c-h-zero the chess engine!!!
How well is it possible for your processor(s) to play chess? How well is it possible for someone AND your processor(s) to play chess? Would they let it fly, or manage it actively?
--> Let's evolve !!!
CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.