Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 393 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 393 Bytes

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! :)

Levels in progress