Skip to content

abarhub/klondike

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 79.7%
  • JavaScript 17.6%
  • HTML 2.7%