Skip to content

jah2488/elm-ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages