amogh-dambal / diogenes-v2

V2 implementation of the Diogenes chess engine. This time in Rust.
0 stars 0 forks source link

Add tests for building position(s) from FEN strings #1

Closed amogh-dambal closed 4 months ago

amogh-dambal commented 7 months ago

Need to validate that the FEN parsing logic makes sense.