搜索资源列表
tic_tac_toe
- a game with tic-tac-toe, using J2ME.It can play 3*3, 4*4, 5*5 board.-game with a membrane-tac-toe. using J2ME.It can play 3 * 3, 4 * 4, 5 * 5 board.
TicTacToe
- tic_tac_toe人机对战 java vs prolog
Tic_Tac_Toe
- 数据结构与程序设计经典例子程序:井字游戏-Data structure and procedures of the classic examples of design process: tic-tac-toe game
tic-tac-toe
- its tic_tac_toe game
tic_tac_toe
- 这是一个简单的一字棋游戏,采用阿尔法贝塔剪枝算法做成的。-This is a simple word chess game, using Alpha Beta pruning algorithm are made.
Tic_tac_toe
- tic tac to game, with lisp it s simple code and usefu-tic tac to game, with lisp it s simple code and usefull
Tic_Tac_Toe
- This code was used to implement the Tic-Tac-Toe game and play it through the LAN with a friend. Of course, we use the TCP protocol to send instructions by using the COBOL programming language.
tic_tac_toe
- 在手机端的嵌入式QTOPIA开发的一款小游戏,名字叫做井子棋。-QTOPIA embedded in the phone side of the development of a game, called the well Checkers.
tic_tac_toe
- 使用C++编写的#游戏 MFC 控件按钮-Written in C++# games MFC. . . . . . .
tic_tac_toe
- Tic tac toe game, an funny game with x and o character, can used AI implementation
TIC_TAC_TOE
- two player tic tac toe game using structures
Tic_Tac_Toe
- A little Tic-Tac-Toe Game written in C. Very good for education purpose.
Tic_Tac_Toe
- 1. 三连棋游戏(两人轮流在一有九格方盘上划加字或圆圈, 谁先把三个同一记号排成横线、直线、斜线, 即是胜者),可以在线玩[1]。 2. 一种儿童游戏(参与者闭双目, 用铅笔点指在板上的任一组数字, 累计得分多者为胜) -1 triple chess game (there are two turns in a draw plus nine grid square plate on a word or a circle, who first arranged in three horiz
Tic_Tac_Toe
- Tic Tac Toe game by drokozzivic - 25 / 08 / 2014
Tic_Tac_Toe
- 井子游戏DOS版,利用控制台进行运行。游戏内容与WINDOWS版一致,电脑AI与玩家谁先连线满三个,谁就获胜。相比WINDOWS版,DOS版更清晰,逻辑更明了,代码可读性强-Well sub-DOS version of the game, use the console to run. Game content consistent with the WINDOWS version, the computer AI with the player who should connect at l
Tic_Tac_Toe
- html5井字棋小游戏,实现人机对弈,红色叉代表玩家,绿色圈圈代表电脑。-html5 Tic-tac-toe game, man-machine chess, a red cross on behalf of the players, the green circle on behalf of the computer.
Tic_tac_toe
- this tic tac toe game-this is tic tac toe game
tic_tac_toe
- a small game called tic tac toe by alpha beta algorithm -this is a cpp file with C++, and it s a small game called tic tac toe , in this code, i applied the algorithm which called alpha beta
tic_tac_toe
- 这是一个带颜色UI界面的棋类游戏实现——tic tac toe(井字游戏) 编程语言:Visual C++ (MFC) 算法:alpha beta 剪枝算法-this is a game called tic tac toe with a UI interface base on MFC, using alpha beta algorithm, for those who want to learn something about MFC programing.
Tic_Tac_Toe-main
- Tic-tac-toe is played on a three-by-three grid by two players, who alternately place the marks X and O in one of the nine spaces in the grid.