搜索资源列表
4stAttack-2.1.4
- 类似五字棋的python游戏,linux下直接运行。 第一个将4子连成一直线的胜利。全部源代码-five games of chess python, linux running directly. One of the first four-lane has been linked to the victory. All source code
井字过三关小游戏
- C#写的一个通俗井字过三关游戏,即小时候所玩的对角棋,如果一方三个子连成一条线即赢。-C# to write a popular tic-tac-toe game, as a child playing chess right angle, if one of the three molecules into a line that is winning.
gf
- 一字棋游戏,是一个实现一字棋很好的游戏,使用c++实现的
onechess
- 人工智能 下棋,一字棋,人机对弈,智能性很强,代码清晰-Artificial intelligence chess, a character chess, man-machine play chess, intelligence is very strong, clear code
Tic_MFC
- AI实验 “一字棋”游戏(又叫“三子棋”或“井字棋”),是一款十分经典的益智小游戏。“井字棋”的棋盘很简单,是一个3×3的格子,很像中国文字中的“井”字,所以得名“井字棋”。“井字棋”游戏的规则与“五子棋”十分类似,“五子棋”的规则是一方首先五子连成一线就胜利;“井字棋”是一方首先三子连成一线就胜利。 井-AI experiment " word game" game (also known as " third son of Chess" or &quo
chess01
- vs c++下实现的一个简单的一字棋小游戏代码-vs c++ to achieve a simple code word chess game
chess
- 一字棋游戏,设有如图所示的九个空格,由A,B二人对弈,轮到谁走棋谁就往空格上放一只自己的棋子,谁先使自己的棋子构成“三子成一线”就取得了胜利。如果到棋盘上下满棋子的时候还没有一方构成 “三子成一线” ,那么当前棋局就为平局。 -Word chess games, with nine spaces as shown by the A, B two players, who turn to go out into space on playing chess who put an own pie
yiziqi
- 简单的一字棋游戏,是人单机游戏,和电脑玩,可以选择先手和后手。-Simple word chess game is one single game, and computer play, you can choose the upper hand, and flac.
src
- 这是可以任意科棋盘的一字棋。有兴趣的可以看一下。-This is the word to any families chess board. Interested can look at.
src
- 这是一个c++的一字棋代码。希望大家会喜欢。-This is a c++ the word chess code. Hope you like it.
Tic-tac-toe
- 一字棋游戏 该程序可实现人与计算机下棋的过程。根据人所下棋的位置,计算机通过学习与判断,来确定当前最优的下棋位置。-tic-tac-toe game Playing Rules: 1) X always goes first. 2) The Players alternate placing Xs and Os on the board until either (a) one player has four in a row horizontally, vertically
Tic_MFC_nullspace
- 用alpha-beta剪枝算法实现的一字棋(井字棋)对弈程序。由网上另外一个代码改进而来(感谢原作者)。增强了棋力-Alpha-beta pruning algorithm of the word chess-playing program (Tic-Tac-chess). Improvements comes from another online code (thanks to the original author). Enhance the playing strength
yiziqi
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理。-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
ChessGame
- 实现N子棋的功能,包括一字棋,五子棋,n子棋。棋子个数和棋盘大小可以任选-realize the N chess Game
北理工AI4*4一字棋程序
- 北理工人工智能课程大作业,4x4一字棋源代码及文档
Project9
- 六子棋(执黑先行下一子,之后双方交替下两字,六连为胜)软件,可实现人人对战,人机对战。-Six Checkers (Zhihei first son, the next word after the two sides alternately, Six wins) software, enabling everyone to war, man-machine war.
Jingziqi_Java
- 通过检查每一行,每一列,每个对角线和反对角线实现井字棋游戏-By examining each row, each column and each diagonal and anti-diagonal realization Tic-tac-toe game
tictactoe
- 此代码是如何用C++语言实现一个简单的井字棋游戏,并且利用不同的技术在不同的用户界面上实现它。游戏的逻辑部分只用标准C++写了一次,并且使用了两种截然不同的技术用它来构建了2个应用:Win32 API,我不得不明确的指定一些工作例如创建一个窗口并且绘制它,还有就是使用XAML的Windows Runtime,这里framework为我做了大量的工作,是我能够专注于游戏逻辑的实现(并且当我需要去设计UI的时候,我们不仅仅只有手动声明这一种方法,不仅可以在XAML中,也可以在code behind里
ChessGame
- 一字棋的简单实现,试验中应用了极大值极小值的方法- U4E00 u5B57 u0B0 u7R09 u7358 u5B0 u5B0 u5B9 u73B0 uFF0C u8BD5 u9A8C u4E2D u5E94 u7528