This a tic tac toe game that has been modifed to include obstacles implemented in Java. I was responsible with implementing the data structures and algorithms required to construct, play, and evaluate the game board.
The game can be played by compiling and executing PlayGame.java