glifchits / autoklondike-ui

Solitaire implemented in React which can auto-play a sequence of moves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autosolitaire-ui

A Solitaire UI that can automatically play out a Klondike game given a sequence of moves.

The DOM design and the CSS were copied/forked from https://github.com/uzi88/js-solitaire. Thanks!

Notes

  • Seed 14 triggers the stock pile edge case

About

Solitaire implemented in React which can auto-play a sequence of moves


Languages

Language:JavaScript 72.3%Language:CSS 24.1%Language:HTML 3.6%