Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages