Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 354 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 354 Bytes

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.