Home

Awesome

elm-memoryGame

Simple Memory game using Elm

Have Fun! :)

How to build?

1- Clone or download the project

2- Run the following command from the root directory of the project

    elm-make src/MemoryGame.elm

3- Open index.html in your browser

4- Enjoy the game! :)