tictactoe2
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tictactoe2 [2020/10/31 11:11] – frchris | tictactoe2 [2024/11/13 17:33] (current) – frchris | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Tic-Tac-Toe: | ====== Tic-Tac-Toe: | ||
| This will be a text based implementation but would be easy to port into a graphic based version. | This will be a text based implementation but would be easy to port into a graphic based version. | ||
| + | |||
| + | {{ : | ||
| - Complete the constructor so the board can be any size, not just 3 by 3. Read the comments for details | - Complete the constructor so the board can be any size, not just 3 by 3. Read the comments for details | ||
| - complete the '' | - complete the '' | ||
| - | - complete the '' | + | - complete the '' |
| + | - complete the '' | ||
| + | - make a method called '' | ||
| - write a main method that makes an instance of the TicTacToe2 class and the calls the '' | - write a main method that makes an instance of the TicTacToe2 class and the calls the '' | ||
| '' | '' | ||
| - | Next we can make the game. | + | At this point you can test your code with {{ : |
| - | - make a class called | + | |
| + | Next we can work on the game, and the testing the '' | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | {{ :: | ||
tictactoe2.1604157084.txt.gz · Last modified: 2020/10/31 11:11 by frchris