Klondike Solitaire Help
Overview

Klondike Solitaire is the classic single-player card game you know and love. The goal is to move all cards to the four foundation piles, sorted by suit and in ascending order from Ace to King. This web app provides a beautiful, responsive, and touch-friendly version of Klondike Solitaire that works on any device.

How to Play
  • The game uses a standard 52-card deck. Cards are dealt into seven tableau columns, with only the top card in each column face up.
  • Move cards between tableau columns by building down in alternating colors (red on black, black on red).
  • Only Kings (or sequences starting with a King) can be moved to empty tableau columns.
  • Move cards to the foundation piles (top right) in ascending order and matching suit, starting with the Ace.
  • Click the stock pile (top left) to draw cards. You can cycle through the stock as many times as you like.
  • Double-click or tap a card to auto-move it to a foundation if possible.
Controls
  • Drag and drop cards with your mouse or finger.
  • Click/tap cards to select and move.
  • Use the "New Game" button to start a fresh game at any time.
Features
  • Beautiful, responsive card graphics and animations
  • Undo/redo moves
  • Auto-move to foundations
  • Tracks moves and time
  • Works on desktop, tablet, and mobile
Tips
  • Try to uncover face-down cards in the tableau as soon as possible.
  • Move cards to the foundation when it doesn't block other moves.
  • Use undo if you make a mistake or want to try a different strategy.
About

This game is built with HTML5, CSS3, Bootstrap 5, and JavaScript. All gameplay is local and private. Enjoy!