搜索资源列表
井字过三关winforms版(全源码提供)
- 井字过三关winforms版(全源码提供)-tic-tac-toe winforms version (all source code provided)
tic_tac_toe
- 这是一个简单的一字棋游戏,采用阿尔法贝塔剪枝算法做成的。-This is a simple word chess game, using Alpha Beta pruning algorithm are made.
TicTacToe
- Tic Tac toe game in CSharp. customizable.
Tic-tac-toe
- Game Tic tac toe using heutistic algorithms
CSHARPFirstProject
- This my game of Tic Tac Toe that you play vs the computer, or vs another person. When someone wins, the app plays a noise that says "Yay!".-This is my game of Tic Tac Toe that you play vs the computer, or vs another person. When someone wins, the app
tictactoe
- 井字棋游戏 简单易懂 功能齐全适用于初学者-Tic-tac-toe game
TicTacToe
- 小型的智力游戏(井字游戏)的开发代码。井字游戏又称井字棋、圈圈叉叉等,原本是一个纸笔游戏。这种游戏的变化简单,常成为博弈论和赛局树搜寻的教学例子,同时也是本章选择井字游戏作为开发实例的重要原因之一。可以使读者增强对C#语言的理解,同时对游戏开发的入门学习也起到一定的指导意义。 -Small puzzle game (Tic Tac Toe) development code. Tic-tac-toe game, also known as tic-tac-toe, circle pork o
Tic-Tac-Toe
- implementation of games tic tac toe in c++ with opengl
tic-tac-toe
- tic tac toe project source code
jinggames
- c#人机对战井字游戏源代码,可了解下棋盘的绘制、 电脑下棋的逻辑,判断输赢,修改所下棋子的颜色,修改该标签上的Owner的值为当前玩家;用到了C#自定义控件GameClass.dll,也包括有源码,生成GameClass.dll要拷贝到游戏源码目录的Bin目录下,运行游戏exe时要调用这个文件。下载源码后,请重新编译本源码-código C# fuente de Tic Tac Toe juego de guerra de la máquina, podemos entender la lógi
WPF---tictactoe
- tic tac toc game. C# code of TicTactoe game -tic tac toc game. C# code of TicTactoe game .........................................
Velha
- Tic-Tac Toe write in Visual C# 2010
Tic-Tac-Toe
- 井字棋c#windowsform源码 代码简单 功能完善,不支持人机对战-Tic-tac-toe c# windowsform source code for a simple function perfect, does not support the man-machine war
bNew
- 人工智能里井字棋游戏代码,用剪枝算法实现,有图形显示界面-Tic-tac-toe game in AI code pruning algorithm, a graphic display interface
tic-tac-toe-game
- there are two codes of the game Noughts and Crosses.