MaxWilson / ElmTicTacToeFork

Fork of sundarcodes' Elmish TicTacToe, updated to latest elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Game

This is one version of tic tac toe game which has undo functionality. It shows how simple is to implement undo/redo/reset functionality. Elm rocks !!

To Build

elm-make src/Main.elm --output=main.js

To Run

Open the index.html file in a browser or just spawn a http server

About

Fork of sundarcodes' Elmish TicTacToe, updated to latest elm


Languages

Language:JavaScript 92.4%Language:Elm 6.6%Language:CSS 0.6%Language:HTML 0.3%Language:Batchfile 0.1%