项目作者: dazzz

项目描述 :
Memory Game written in Elm
高级语言: Elm
项目地址: git://github.com/dazzz/melmory-game.git
创建时间: 2017-03-07T14:50:33Z
项目社区:https://github.com/dazzz/melmory-game

开源协议:

下载


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