Skip to content

jonjondev/solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoshi Solitaire

A solitaire variant made with love in Godot.

How to play

The object of the format is to bare off all cards (excepting the JOKER) to the foundation piles.

Each foundation pile may stack cards in ascending rank order (from A to K) of the same suit.

On any of the tableau piles, cards of alternating suit colors may be stacked on top of each other in descending rank order (from K to A).

The JOKER card may, when available, swap places with any other card across the tableau piles.

The JOKER pile, may only contain one card at a time; the JOKER card or any card that has been swapped out for it.

Running the WASM build locally

Simply navigate to the root of the project and run the following command:

python docs/serve.py --root .

About

A solitaire variant made with love in Godot

Topics

Resources

License

Stars

Watchers

Forks