A solitaire variant made with love in Godot.
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.
Simply navigate to the root of the project and run the following command:
python docs/serve.py --root .