brantphoto / tic-tac-elm

Tic Tac Toe game in Elm language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIC TAC ELM

HOW TO INSTALL THE ELM PLATFORM

Follow the instructions here. Use their installer for your type of system (mac)... or build it from source... with Haskell. No????

HOW TO TIC TAC TOE

1st, clone this repository.

2nd, while inside the repo folder, type elm-reactor into your terminal and open a browser to http://localhost:8000/Main.elm>

EDITING THE APP

edit Main.elm, save file, and the refresh http://localhost:8000/Main.elm in browser

About

Tic Tac Toe game in Elm language


Languages

Language:Elm 100.0%