jah2488 / elm-ttt

A game of Tic Tac Toe in Elm... with tests

Home Page:http://jah2488.github.io/elm-ttt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Tac Toe

Todo

  • Using a Task and/or Action to update the UI before the AI starts to process its next move. Right now the game is unresponsive during the first move.
  • Speed up the negamax algorithm
  • General refactoring
  • Get tests working on Travis CI

About

A game of Tic Tac Toe in Elm... with tests

http://jah2488.github.io/elm-ttt


Languages

Language:Elm 100.0%