Ronja - XBoard/WinBoard chess engine written in Java.
Ronja requires Java 11
Author: Johan Dykström Rating CEDR=1245
System Requirements
Ronja is a chess engine. It provides only a simple, character based user interface. It is highly recommended that you run it from a chess GUI like XBoard/WinBoard or Arena.
WinBoard
Find your WinBoard .ini file. It will be located somewhere in your home directory in AppData/Roaming. Now find the option `/firstChessProgramNames` in this file. Add a line like the following in the list of chess programs:
"Ronja" -fcp ronja.bat -fd <ronja_home>
Arena
In Arena, you should go to Engines | Install New Engine... In the dialog that appears, navigate to `<ronja_home>` and select `ronja.bat`. In the next dialog, set the type of the engine to Winboard. That's it!
v.0.9.1:
Refactor search
Improve move sorting
Improve time management
Fix time management bug
Comments
Post a Comment