react-solitaire icon indicating copy to clipboard operation
react-solitaire copied to clipboard

React implementation of the famous solitaire card game

Results 4 react-solitaire issues
Sort by recently updated
recently updated
newest added

Dragging a king upwards a tiny bit, and dropping it back on it's pile, causes it to disappear.

after running: npm install npm start I am seeing the following error in the Chrome console: index.js:26 Uncaught Error: imports[1] for react-transform-catch-errors does not look like a React component.

I dragged a `4h` from a tableau pile ending in `... 4h 3s` and dropped it onto a foundation pile that had `3h` at the top. This resulted in the...

bug

Now what? :D ![](http://d.pr/i/1aOXl+)

feature