Adds undo feature
This commit is contained in:
parent
b6e0405538
commit
3b3cfa9d8a
2 changed files with 125 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ The project started as a novelty FreeCell prototype and grew into a playable, ke
|
|||
- `y` - pick up selected card or stack
|
||||
- `p` - drop held card or stack
|
||||
- `Enter` / `Space` - alternate pick up / drop
|
||||
- `u` - undo the last completed move
|
||||
- `?` - show a suggested move
|
||||
- `f` - quick move selected card to a free cell
|
||||
- `d` - quick move selected card to foundation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue