Here you will find the code and the slides used for the Functional Programming Concepts session.
Talk abstract and description can be consulted here.
Slides can be found directly on the companion site.
This is the traditional Tic Tac Toe game, played in the command line.
The user enters his input by providing the coordinates of the square he wants to play.
The computer plays by selecting a random square.