Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 600 Bytes

File metadata and controls

23 lines (18 loc) · 600 Bytes

Solitaire

alt text


Symbols Name
s stock
w waste
a,b,c,d,e,f,g tableau columns
h foundation

Command Description example
s move card from stock to waste s
w [a/b/c/d/e/f/g] move card from waste to tableau w d
[a/b/c/d/e/f/g] [a/b/c/d/e/f/g] move one card from tableau to tableau a e
[a/b/c/d/e/f/g]n [a/b/c/d/e/f/g] move n card from tableau to tableau d3 g
w h move card from waste to foundation w h
[a/b/c/d/e/f/g] h move card from tableau to foundation e h