MathabsUnity
Results
2
issues of
MathabsUnity
When I call `board.MakeMove()` and then `board.GetAllPieceLists()`, and then `board.UndoMove()`, the get all piece lists function returns an incorrect value.
How can I get the moves made in a game (like 1. e4 e5 2. Nf3 Nc6 etc.)?