This is a representation of a game engine for Tic Tac Toe. It consists of a game management object, a player object that asks for moves from a human, and an algorithm object that generates moves.
It is fully tested with Jasmine.
- David Bondy
- Matt Fender
- Dan DeGreef