Tic Tac Toe AI
- Install
stack
.stack
is a build tool for Haskell. - Download this repository.
- Then you can run this as below.
$ cd TicTacToe/
$ stack build
$ stack exec ttt
Tic Tac Toe AI
stack
. stack
is a build tool for Haskell.$ cd TicTacToe/
$ stack build
$ stack exec ttt