Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 335 Bytes

solitaire

Solitaire (Klondike) card game, written in JavaScript.

Demo

Give it a try: https://louniss.github.io/solitaire/

Features:

  • Undo and redo moves
  • Click and move
  • A playing bot
  • Right click auto hint move

Works good under chrome and firefox, should work fine under IE.