This release focussed on tuning the evaluation function ⚖️
The Web App version of Wasabi Chess can be played here.
Changes
- New tuning tool
- Tuned all evaluation parameters
- Replaced simple mobility score calculation with mobility score table
- Replaced simple king safety calculation with king threat score table
- Improved game phase calculation for tapered eval
- Added endgame piece square tables
Installation
- Download and unpack the archive for your platform (Linux or Windows 8/10)
- Configure your UCI client (e.g. PyChess, Arena, cutechess)
- … on Windows ⇒ to run wasabi.cmd
- … on Linux ⇒ to run wasabi
⚠️ the bundled WAVM runtime is not compatible with Windows 7 - a workaround is described in the Wiki