Closed wolfraam closed 4 years ago
Hi @wolfraam , it has support to LAN notation indeed - the default methods are the ones.
MoveList#loadFromText
: Load the moves from long algebraic textMoveList#toString
: Return the moves in long algebraic notationGreat!
To make this clear for future developers, maybe add the toLan() method anyway? I'll leave it up to you, closing this issue.
@wolfraam sure, I should add this method as an alias for toString()
.
It would be great if MoveList would also have a toLan() method, which would return the moves in the long algebraic notation.