TicTacToe |
Develop a console application in Objective-C that allows two players to play tic tac toe. You must develop a class named TicTacToe that controls must of the logic within the game. Here is an example of a Java application that uses a TicTacToe class. Here is a tutorial for an objective-C tic tac toe program. Preconditions:
You must hand in the following papers stapled in this specified order:
Also, do the following:
|