anreb / solitaire

Patience card game

Home Page:https://costava.github.io/solitaire/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solitaire

  • Klondike solitaire.
  • Single card turn. No limit on passes through deck.
  • Completely drawn on canvas element.

Play online

Solitaire

Development

  1. Fork the repo
  2. Create a branch off of the dev branch
  3. npm install
  4. npm run build-dev
  5. 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.

About

Patience card game

https://costava.github.io/solitaire/dist/

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.8%Language:CSS 0.8%Language:HTML 0.5%