Closed jazzyb closed 12 years ago
The move structs now have enough info in them that we can undo a move to a board rather than making copies of the board and moving on those.
Started branch topic-move-undo to address this: https://github.com/jazzyb/libforchess/tree/topic-move-undo
Junking this until I deem it necessary.
The move structs now have enough info in them that we can undo a move to a board rather than making copies of the board and moving on those.