tictactoe2
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tictactoe2 [2020/11/03 10:12] – frchris | tictactoe2 [2024/11/13 17:33] (current) – frchris | ||
---|---|---|---|
Line 6: | Line 6: | ||
- 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 '' | - complete the '' | ||
- | - make a method called '' | + | - 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 '' | ||
'' | '' | ||
+ | |||
+ | At this point you can test your code with {{ : | ||
Next we can work on the game, and the testing the '' | Next we can work on the game, and the testing the '' | ||
- | {{ : | + | {{ : |
+ | {{ :: | ||
tictactoe2.1604416368.txt.gz · Last modified: 2020/11/03 10:12 by frchris