Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 419 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 419 Bytes

Solitaire

A small, terminal based game of Solitaire written in Rust.

Screenshot of the game

How to play

Space and Return keys select/release cards, or distribute from the deck.
Arrow keys move between the piles and within them.
Q and Escape keys quit the game.
N starts a new game.
D and Delete quickly move a card to one of the top pile, if possible.