Skip to content

tikhonbelousko/melmory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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