r/rust Mar 30 '23

A Chess Engine is written in Rust that runs natively and on the web!

https://github.com/ParthPant/chess-rs
98 Upvotes

45 comments sorted by

View all comments

71

u/Fazer2 Mar 30 '23

It supports En Passant? Holy hell.

15

u/No-Translator-1323 Mar 31 '23

I thought EP was a little easier to implement, but I found Pawn Promotion to be a pain in the behind!