Skip to content

sundarcodes/elm-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Tic Tac Toe developed using the Awesome Elm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages