Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 306 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 306 Bytes

solitaire-game

Solitaire game (klondike), made with python & curses. Play in the terminal. For Linux, Mac OS and Windows.

How to install

$ pip install solitaire-game

How to play

$ solitaire

Technical documentation