gabriela-sartori / ElmMathGame

Math game in Elm - just a prototype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm project

Getting started

You need to have Elm 0.18 installed on your machine.

Compile this project with:

elm make src/Main.elm

Then view it:

elm reactor

About

Math game in Elm - just a prototype

License:MIT License


Languages

Language:Elm 100.0%