prmr / Solitaire

Implementation of the Solitaire card game with JavaFX
GNU General Public License v2.0
26 stars 38 forks source link

Add undo feature. #10

Closed prmr closed 7 years ago

prmr commented 8 years ago

Pressing backspace should undo the last move.