Skip to content

eFFeeMMe/elm-klondike-solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Klondike Solitaire

CI status for the Check%20formatting,%20lint,%20test workflow

A card solitaire game written in Elm, in the spirit of MS' early solitaire.

Screenshot of a new game of elm-klondike-solitaire

Try it out now: https://loving-brahmagupta-7b820c.netlify.app/

Install dependencies & run locally

  1. Use node 18 and install dependencies:
nvm use 18
npm install -g yarn
yarn install
  1. Start an elm-live dev server serving Elm Klondike Solitaire:
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors