tictactoe This project implements the popular game TicTacToe in Haskell. It does not rely on any external library and the code was written from scratch. Improvements on the code are always welcome!