bdmendes / camel

Bitboard-based UCI-compatible chess/chess960 engine written from scratch in Rust.
https://lichess.org/@/camel_bot
GNU General Public License v3.0
22 stars 0 forks source link

Rewrite the engine to allow for incrementally updated NNUE (v2.x) #248

Open bdmendes opened 4 months ago

bdmendes commented 4 months ago

Make it simpler and more optimized from the ground up.