Over the past week or so, I've been coding my own Chess Engine from scratch in the Rust programming language, it's named Maxwell, and I wanna get some feedback to see how it plays!
If you wanna play it, I've built Windows and Linux binaries which you can download here
https://github.com/eboatwright/MaxwellChess/releases/tag/v2.0
The game window can't save games currently, so if you could record the game in https://chess.com/analysis (without looking at Stockfish of course XD) and post the games here, that'd be amazing!
I'll be adding the submitted games to this collection:
https://www.chess.com/library/collections/maxwells-games-my-chess-engine-2FFU82NM4
Update: I've just released v2.0, and have updated this post accordingly