搜索资源列表
szqyxydm
- 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。规则如下:1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,也是尽量使自己的子凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子去掉。3)直到谁的子剩下少于三个,谁就输了。4)还有谁无子可动,超
jinjinjin
- 小游戏源码之三子棋,其实就是井字过三关-small game ter-source chess is, in fact, tic-tac-toe! !
jianf
- 三三棋双人对弈程序 游戏规则: 下三三棋分两个步骤,先放子,再走子。放子时,一方放成三点一线称为喊三,就压住对方一子,使之不能放成三,双方被压住的子,在走子前都拿出。走子时,先走者无子走,叫“被关住”,自然认输。一方走成三点一线也称为“喊三”,可拿掉对方一子,谁的棋子无法走成三子一线或无路可走时为输。 本程序是根据以上规则用vc编写的双人对弈程序。
Cwin
- 用TC编写的DOS三子棋小游戏,需要支持中文的DOS系统运行-three sons DOS chess game, need DOS system support Chinese
ThreesubChessGame
- 三子棋程序 可以实现人人对战 一个小的程序,很经典的一个小游戏,自己写得。可以运行-Three sub-chess program can achieve all proceedings against a small, very classic, a small games, write their own. Can run
source
- 实现一个三子棋博弈系统,支持图形用户界面和智能博弈,电脑和用户双方对战,轮流放X或O在3*3的棋盘上,能够在水平、垂直或对角线上连成三子者获胜。-Implementation of a chess game three sub-systems to support graphical user interface and smart game, against both computer and user, alternately place X or O in the 3* 3 on the
sanziqi
- 简单的三子棋游戏,和电脑对战。望各位多多指教。-The third son of a simple chess game, and Computer Battle. Hope you exhibitions.
SanZiQi1
- 实现简单的三子棋游戏,属于人机对战,计算机下的子属于随机生成-SanZiQi game
chess
- 简单的三子棋下棋程序,使用的是单文档的MFC-The third son of a simple chess playing chess program, using a single document in MFC
Chapter6_28
- java小程序,用于实现三子棋游戏:在3*3的方格中,两个游戏者轮流做标记,如果一个游戏者在网格水平,垂直,斜线上有连续三个标记就为胜利.-java applet for the realization of the three sub-chess game: in the 3* 3 grid, the two players take turns marking, if a game in the grid horizontal, vertical, diagonal, there are t
TicTacToeNew
- 三子棋的VC版本 一个比较简单的游戏,采用的算法比较好-VC versions of the game of the third son of a relatively simple game, better algorithm used
ttt_humanvshuman
- 三子棋对弈版,通过类来构造不同需求的模块式代码-Three sons chess chess version
TicTac
- 本程序是一个TicTac小游戏,类似于五子棋(实际上是三子棋),是典型的鼠标消息处理程序,适用于初学者。-An interesting small game designed by MFC
tic-test4
- 基于mfc的三子棋游戏 visual2010-tic tac toe based on mfc
tic-tac-toe
- 三子棋游戏 tic tac toe visual 2010 人机对战,极大极小值算法-Three sons chess game tic tac toe
45756345
- 三子棋游戏VB源程序,有需要的就下载吧,很好的参考资料。-Three sons chess game VB source code, there is a need to download it, a good reference.
game
- 自己课程设计的三子棋 用到了类 自己和自己玩-it is a game for two people,enjoy it please
JingZiQi
- “一字棋”游戏(又叫“三子棋”或“井字棋”),是一款十分经典的益智小游戏。“井字棋”的棋盘很简单,是一个3×3的格子,很像中国文字中的“井”字,所以得名“井字棋”。-experiment " word game" game (also known as " third son of Chess" or " tic-tac-toe game" ), is a very classic puzzle game. " Tic-tac-toe game," the board is very simpl
sanziqi
- 三子棋人人对战,希望能帮到你,C++程序,不是很完善-Three-game battle everyone, we hope to help you, C++ program, not perfect
c - 副本
- 实现三子棋界面及相应的游戏功能,比如我方下棋,对方会回下,不同的三点连线就进行消除,最后自动判断哪方赢局(To achieve three interface and the corresponding game function)