Mcu-max is an MCU-optimized C-language wrapper for the micro-Max chess engine. Mcu-max also comes with a UCI interface to simplify testing.
Author: Gissio
This is probably the smallest (in terms of file size) chess engine in the world. But is it the weakest? We'll see tests soon.
Features
* Configurable hashing.
* Configurable node limit.
* Configurable max depth.
* Valid move Listing.
* Best-move search termination.
Mcu-max is freely available and distributed under the MIT license.
Comments
Post a Comment