A simple terminal spider solitaire implementation.
Heaviliy inspired by solVItaire. Controls are much the same.
- Automatically choose how many cards you want to move
- Saves your game every move
- Unlimited undo. Undo history is saved with the game
- Two "cheats" for if you nearly win but can't quite make it work.
- Re-deal stacks takes one completed suit and puts it back on top of the deck
- Harvet top row takes the top card from every stack and puts those back in the deck
- Some effect on victory
- Shift + number to select how many cards you want to move
- Prevent dealing if you have an empty stack
As simple as cargo run.
0-9 Select a stack to move from/to
enter Deal a row of cards
Shift+R Start a new game. Did this by accident? Old game will be moved to spider-save.backup.json so you can manully move it back.
Shift+C Open cheat menu
