abarhub / klondike

The classic card game of Klondike

Home Page:https://abarhub.github.io/klondike/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Klondike

The classic game of Klondike

The goal is to sort each suit independently in increasing order in the foundation area (top right).

fork of : https://github.com/joanrieu/klondike

Rules

  • You can stack cards of alternating colors and decreasing rank in the tableau (bottom).
  • Each card is revealed when the card above is removed.
  • You can take cards from the stock (top left) at any time.
  • Only kings can be moved to empty columns.

New game

New game

Winning game

Winning game

Fireworks!

Fireworks

About

The classic card game of Klondike

https://abarhub.github.io/klondike/


Languages

Language:TypeScript 79.6%Language:JavaScript 17.6%Language:HTML 2.7%