- Klondike solitaire.
- Single card turn. No limit on passes through deck.
- Completely drawn on canvas element.
- Fork the repo
- Create a branch off of the
dev
branch npm install
npm run build-dev
- Open
dist/index.html
in a browser to run
Open a pull request into the dev
branch.
Changes on dev
will be merged to master
when a release is made.