Skip to content

A remake of Zachtronics' "Shenzhen Solitaire" made in a single shell script.

License

Notifications You must be signed in to change notification settings

jan-Kulpas/ShenzhenSolitaireBash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShenzhenSolitaireBash

A remake of Zachtronics' "Shenzhen Solitaire" made in a single shell script.

screenshot of the game

To play, input the stack you want to move and then the place you want to move it to using the 2-character codes on chart below (not case sensitive). You will be asked for the amount of cards to move if more than one move is valid with given input.

                 ┌-DRAGON BUTTONS
                 │
╔═══TABLEAU═══╗  │  ╔════FOUNDATION════╗
╭───╮╭───╮╭───╮ ┌┴┐ ╭───╮╭───╮╭───╮╭───╮
|T 1||T 2||T 3| DDD |F 0||F 1||F 2||F 3|
|   ||   ||   | 123 |   ||   ||   ||   |
╰───╯╰───╯╰───╯     ╰───╯╰───╯╰───╯╰───╯
╭───╮╭───╮╭───╮╭───╮╭───╮╭───╮╭───╮╭───╮
|C 1||C 2||C 3||C 4||C 5||C 6||C 7||C 8|
|   ||   ||   ||   ||   ||   ||   ||   |
╰───╯╰───╯╰───╯╰───╯╰───╯╰───╯╰───╯╰───╯
╚═══════════════COLUMNS════════════════╝

To collapse all dragons of a suit to tableau spot input D[1-3] depending on suit and then choose a tableau spot.

Input Q at any time to quit.

About

A remake of Zachtronics' "Shenzhen Solitaire" made in a single shell script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published