搜索资源列表
TicTacToe(游戏)
- tictactoc 井字游戏-tictactoc gridwork game
TicTacToe.rar
- 用java写的一字棋游戏(即井字棋),支持两人进行游戏。,Writing the word using java chess games (ie, tic-tac-toe game), in support of the two games.
TicTacToe
- This a tic tac toe game.. Have Fun!-This is a tic tac toe game.. Have Fun!
TicTacToe
- 三子棋源代码,可以联系客户端和服务端,仅提供学习研究之用-the java resource of game
TicTacToe
- Tic-Tac-Toe game in JAVA
src
- 实现一个可以局域网联机对打的TicTacToe游戏。采用java语言,对java初学者有一定帮助。-LAN on-line to achieve the rally could be a TicTacToe game. Using java language, java beginners have some help.
tictactoe
- Tic tac toe soruce code for tic tac toe game
TicTacToe
- Multiplayer game using java
TicTacAction
- Multiplayer Action for TicTactoe game
TicTacToeGame
- 在课堂上制作的TicTacToe的游戏,包含有服务器端和客户端。可以重新开始,判断输赢。是Java网络的基础-Produced in the classroom TicTacToe game, includes server and client. Can start to determine winning or losing. Is a Java-based network
tictactoe
- Tic Tac Toe , Java Desktop Example Game SourceCode
TicTacToe
- TicTacToe游戏,使用Netbean制作,包含TicTacToe.java文件-TicTacToe game, made by netbean and include TicTacToe.java
TicTacToe
- 一个井字棋小游戏,九个格子画圆和叉,看谁先连一条线,随便玩玩,如果感兴趣可以看看。-A game of chess, nine plaid circle and fork, even a line to see who casually play, if interested can look at.
TicTacToe-Game
- A client server games based on Socket client server in java
TicTacToe
- 网络三子棋,可以利用服务端登录,输入本机IP进行对战-Three-game network, you can use the server log in, enter the local IP for the war
TicTacToe
- (1)该类包含一个 3×3 的二维整型数组,其访问类型为 private (2)定义一个构造函数,用来将该数组初始化为 0 (3)允许 2 个玩家,当第 1 个玩家选定一个位置后,在该位置摆放一个 1; 当第 2 个玩家选定一个位置后,在该位置摆放一个 2; (4)在每一步后,判断游戏是否结束,是否出现赢家 -(1) This class contains a two-dimensional array of integers 33, whose access type is private (
TicTacToe
- 三子棋游戏的java实现代码,大学java课程用(Chess game java code)
tiatactoe
- 井字棋的图形用户界面,可两个玩家用鼠标进行操作(The graphical user interface of a chess game,which can be operated by two players with a mouse)