Downloads
Bagatur chess engine is one of the strongest java chess engines in the world.
The program runs under all Operating Systems, which support Java platform:
- Windows, there are *.exe files for direct run
- Linux, there are *.bat files for giving idea how to write bash scrip for running
- Android, there is a program called Chess Art For Kids with own user interface (GUI) and using Bagatur internally as a chess engine
Sources
The source code is writen entirely in Java programming language.