My Chess engine named Maxwell, written in Rust!
View the code at your own discretion, it's very messy
If you do use this code verbatim, or as reference, please credit me!
https://lichess.org/@/MaxwellOnLC
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)
https://www.chess.com/library/collections/maxwells-games-my-chess-engine-2FFU82NM4
• Sebastian Lague's Chess Programming series
• The Chess Programming Wiki