Chess.NET icon indicating copy to clipboard operation
Chess.NET copied to clipboard

Feature - Undo move(s)...

Open nvrnight opened this issue 7 years ago • 2 comments

Need a way to be able to revert moves.

Something like game.Undo(5) which should undo the last 5 moves. Preferably removing them from the Moves history or having some way to filter out reversal moves so the previous move(after the undo) can be calculated and shown on the board.

nvrnight avatar Feb 19 '18 00:02 nvrnight

FYI: I'm working on this.

MisinformedDNA avatar Feb 07 '19 16:02 MisinformedDNA

Partially done by MisinformedDNA in #25 - a few variants remain where implementation is required.

thomas-daniels avatar Feb 21 '19 11:02 thomas-daniels