- supersharp77
- Posts : 346
Join date : 2023-04-09
Location : SW USA
Chers Chess Engine
Sun Oct 08, 2023 1:14 am
Chers
Chers is a chess engine written in Rust.
The engine uses:
BitBoards to represent the board (although not yet using their potential for ray generation)
the UCI protocol to communicate with the GUI
iterative deepening as a time management strategy and base for the alpha-beta search
captures first move ordering
Resources / Credits
Chers is heavily inspired by rustic, which also helped with its great wiki
Chess Programming Wiki
Chess programming Reddit
Chers v0.6.1 https://github.com/giusgad/chers/releases/download/v0.6.1/chers-x86_64-pc-windows-msvc.zip
Chers v0.6.0 https://github.com/giusgad/chers/releases/download/v0.6.0/chers-x86_64-pc-windows-msvc.zip
Chers v0.5.1 https://github.com/giusgad/chers/releases/download/v0.5.1/chers-x86_64-pc-windows-msvc.zip
Chers v0.4.0 https://github.com/giusgad/chers/releases/download/v0.4.0/chers-x86_64-pc-windows-msvc.zip
Chers v0.2.0 https://github.com/giusgad/chers/releases/download/v0.2.0/chers-x86_64-pc-windows-msvc.zip
Chers is a chess engine written in Rust.
The engine uses:
BitBoards to represent the board (although not yet using their potential for ray generation)
the UCI protocol to communicate with the GUI
iterative deepening as a time management strategy and base for the alpha-beta search
captures first move ordering
Resources / Credits
Chers is heavily inspired by rustic, which also helped with its great wiki
Chess Programming Wiki
Chess programming Reddit
Chers v0.6.1 https://github.com/giusgad/chers/releases/download/v0.6.1/chers-x86_64-pc-windows-msvc.zip
Chers v0.6.0 https://github.com/giusgad/chers/releases/download/v0.6.0/chers-x86_64-pc-windows-msvc.zip
Chers v0.5.1 https://github.com/giusgad/chers/releases/download/v0.5.1/chers-x86_64-pc-windows-msvc.zip
Chers v0.4.0 https://github.com/giusgad/chers/releases/download/v0.4.0/chers-x86_64-pc-windows-msvc.zip
Chers v0.2.0 https://github.com/giusgad/chers/releases/download/v0.2.0/chers-x86_64-pc-windows-msvc.zip
Permissions in this forum:
You cannot reply to topics in this forum