Skip to content

rdelgatte/elm-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-memory-game

Basic Memory game built with Elm 0.19

Play now

THE RULES FOR PLAYING "MEMORY"

  • Mix up the cards.
  • Lay them in rows, face down.
  • Turn over any two cards.
  • If the two cards match, keep them.
  • If they don't match, turn them back over.
  • Remember what was on each card and where it was.
  • The game is over when all the cards have been matched.

Step-by-step guide

I developed this little game for a hands-on so you can take a look at the full steps in branch hands-on.

About

🎮 Build a memory game with Elm 0.19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published