Skip to content

eweiser/calculation-solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculation Solitaire

My favorite variation of solitaire, serving as my React guinea pig.

Run it yourself

From the base project directory:

npm install to install all project dependencies, and

npm start to start up the game locally over port 3000.

Then visit http://localhost:3000 and play on. Good luck!

TODOs

  • Get rid of the god-awful inline CSS (sorry everyone)
  • Implement a shortcut to regain focus on the focusable cards if focus has been clicked away

About

a quick way to learn react and play my favorite version of solitaire without a deck of cards: https://en.wikipedia.org/wiki/Calculation_(card_game)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published