An open API service indexing awesome lists of open source software.

https://github.com/emptyflash/elmtactoe

Tic tac toe in Elm
https://github.com/emptyflash/elmtactoe

Last synced: 9 months ago
JSON representation

Tic tac toe in Elm

Awesome Lists containing this project

README

          

# ElmTacToe
Tic tac toe in Elm with minimax AI

To play, run `elm make src/Main.elm --output elm.js` and open main.html