frenchdonuts / TicTacToe

Tic Tac Toe in Haskell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

After git clone, cd into the directory and run:

cabal repl then main inside ghci.

Alternatively, one can run:

cabal run to build the executable (located /dist/build/ticTacToe) and run it.

About

Tic Tac Toe in Haskell.


Languages

Language:Haskell 100.0%