The classical Solitaire game, running in your terminal
- Make sure to initialize the
json
submodule - Run cmake on the repository
- Build the target
- Run!
- Use the arrow keys to control the cursor
- Space to select a card, or turn an upside down card.
- Move to a new location and press space again to move the selected card there
- Esc to close the game
- Supporting saving and loading game
- In-game menu
- Support Terminal
- Support Powershell
- Support Linux console
Distributed under the MIT License.