Closed marleysudbury closed 2 years ago
Related to #6.
Undo move seems to only undo the computers moves. This means some code has probably been deleted which was important. If attempting to undo past the point of the opponent's first move, a segmentation fault occurs.
It can also cause pieces to disappear.
May be related to the fact that moves are not stored as expected in the move history:
Related to #6.
Undo move seems to only undo the computers moves. This means some code has probably been deleted which was important. If attempting to undo past the point of the opponent's first move, a segmentation fault occurs.