Ursus is a UCI-compatible chess engine written in Zig. It supports standard, fisher random and double fisher random chess!
It uses a bitboard-based board representation, alpha-beta search with many search optimizations, and uses a NNUE for evaluation.
Esitmated ELO: ~3470
It uses a bitboard-based board representation, alpha-beta search with many search optimizations, and uses a NNUE for evaluation.
Esitmated ELO: ~3470
Author: Zander
Comments
Post a Comment