alpacaaa / elm-memory-game

Memory Game written in Elm. Play with a runnable demo at https://runelm.io/c/fbi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Memory Game written in Elm. Play with a runnable demo at https://runelm.io/c/fbi


Languages

Language:Elm 82.7%Language:JavaScript 15.3%Language:HTML 2.0%