tikhonbelousko / melmory-game

Memory Game written in Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

img

Melmory Game

This is a demo app created in Elm. In this app several important features of the Elm Architecture used such as Commands and Subscriptions. Also you can see by example how Timer and Random modules can be utilized in Elm app.

Building a project

  • yarn
  • elm-package install
  • yarn start

About

Memory Game written in Elm


Languages

Language:Elm 54.0%Language:CSS 30.4%Language:JavaScript 12.7%Language:HTML 2.9%