Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.21 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.21 KB

React Spider Solitaire

Set of Spider Solitaire games built in React.


How to Play:

  • Drag and Drop: Drag and Drop the card or set of cards to desired location

Drag and Drop"

  • Click to Select and Drop: Click the card/set of of cards you want to move then click the desired location

Drag and Drop"

One Suit Spider Solitaire

One Suit

Four Suit Spider Solitaire

Four Suit

Klondike Spider Solitaire

Klondike

I Would like to thank silent-lad for inspiration for this project. Check out his implementation in Vue Here .