Maxwell, chess engine written in Rust.
v.2.4:
I have the engine thinking for 10 seconds per move, if you have a slow computer, it's not going to have enough time to calculate at a decent depth, therefore making it weaker.
(I'm on a 2012 Macbook Pro that's running Ubuntu 22.04 Linux, so anything newer than that is great)
Not a whole lot of improvements, tweaked some stuff, updated transposition table system, and alot of little fixes & improvements.
I'm kind of at a stopping point right now, I might even try rewriting from scratch again with a pure bitboard board representation
Controls:
F to flip the board
Click and drag to move pieces
Left and right arrows to scroll through moves
F to flip the board
Click and drag to move pieces
Left and right arrows to scroll through moves
Comments
Post a Comment