Home

Awesome

Memory game in Elm

Source code for blog post: https://alpacaaa.net/blog/post/elm-memory-game-from-scratch/

Based on elm-webpack-starter.

Install packages with yarn Run with npm start Webserver listening on http://localhost:8080

You can play with the different steps by editing src/index.js and changing the Elm file that gets executed.