Prebuilt UCI- and XBoard-compatible chess engines.
...The missing network files can be found in the assets directory (just rename apk to zip). The network file must be copied to an appropriate directory (this is usually the app-specific external storage) and specified in the UCI options.
Requires a chess app that supports the OEX format (e.g. Chess for Android or DroidFish).
A simple tool to allow Chessmaster 10/11 bot customizations
...)
* Preferred opennings
- Choose the closest openning book for a player
- Save openning book based on player's game stats
- Automtically backup bot with with possibility to restore settings
Future improvements:
- Improve .pgn analysis using external engine or refined position evaluation
- Allow to save in either CM10 (best compatibility) or CM11 (more features)
- Add tools to create new lessons with audio support
Capa chess is a chess program. Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization.
Java JRE 1.8 or above required.
This project aims to provide a fast chess bot able to recognize moves and respond to them via use of an external UCI-engine, such as - preferrably - Rybka 2.9.
Check out a live demo here: https://vimeo.com/128428976
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Who doesn't know chess? Who doesn't know c#? why not mixing the together?
ExCs is a chess game whose engine and the GUI are written totally in C# without any kind of external library inclusion.
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.