文件名称:TestTictactoe
介绍说明--下载内容均来自于网络,请自行研究使用
Tictactoe game in java. Tic-tac-toe is a classic, simple board game where two players (player “X” and player “O”) take turns putting their marks on the grid. For a board of size n-by-n, a player wins by having n consecutive marks on the board.
Unzip the TestTictactoe.zip file, run the Tictactoe application class, and play with it to see how it works.
Unzip the TestTictactoe.zip file, run the Tictactoe application class, and play with it to see how it works.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestTictactoe
.............\Board.class
.............\Player.class
.............\Tictactoe.class
.............\Tictactoe.java
__MACOSX
........\TestTictactoe
........\.............\._Tictactoe.java