Bagatur Chess Engine and Tools - Downloads and Sources
Java Other
Switch branches/tags
Nothing to show
Clone or download

README.md

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.