bhlangonijr / chesslib

chess library for legal move generation, FEN/PGN parsing and more
Apache License 2.0
223 stars 78 forks source link

Idiomatic way to traverse a Game #75

Open martynasb opened 2 years ago

martynasb commented 2 years ago

The README.md could do with an example showing how to traverse a Game, both the mainline and variations.