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