paulodiniz / elm-tic-tac-toe

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


Languages

Language:Elm 58.7%Language:JavaScript 27.1%Language:CSS 11.0%Language:HTML 3.1%