搜索资源列表
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. Unzi