搜索资源列表
wuzq
- 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中
Checker1
- 自己初学windows程序设计时写的一个人机对战的棋类游戏,电脑算法很强的,一直会占据获胜状态,很难下赢的,很有意思的,值得一玩!-their windows novice design procedures written by a man-machine war of the chess game. computer algorithm very strong and has won the state will occupy, it is hard to win, a very inter
tictactoe
- 井字游戏所下棋子在一条直线则胜出(VB)-gridwork games under pawn in a straight line will win (VB)
Cwin4
- 四子棋的小游戏,实现了几个人工智能,最高级的算法还是有点难度的,本人自己都很难下赢-four small-game of chess, achieving several artificial intelligence, the most senior algorithm is a little harder, I own are very hard to win
CardTest1
- 游戏说明: 牌的大小顺序: 大王,小王,A,K,Q,j,9,8,7,6,5,4,3,2 出牌规则: 每次只能出一张牌,每局开始时随机由其中一人先出牌,以后由上一次赢的玩家出牌。首家可以出任意一张牌。首家出牌后,下家所出的牌的花色要与首家的相同,大小不限。如确实没有花色相同的牌,则可以出其它的牌。 胜负判定: 当每人都出了一张牌后,如果花色相同,则比较两张牌的大小,牌大的赢.如果花色不同,则先出牌的赢。最后经过统计赢的次数最多的 玩家最终赢得比赛。 The rules is following:
PK-Mahjong
- 这个麻将是仿照台湾16张游戏,用MFC编写,图片和声音都是从原来游戏COPY 过来的了,里面已经包含全部源代码. 本游戏是玩家和电脑对玩,电脑AI还有一些Bug,不过还是有机会赢你的.-This is a replica of the Taiwan 16 Mahjong game, written in MFC, pictures and sounds are from the original game COPY Over, and which already contains
wuziqi
- 能实现基本的五子棋的功能.非常只能.你要是能赢了,说明你是个很高的五子棋高手了.-Gobang to achieve basic functionality. Very only. If you win, and that you are a master of high Gobang.
wuziqi
- 五子棋程序源代码,横连 竖连 斜线连 连续五个棋子中间没有间断,即获胜-Gobang source code, even the vertical transverse even slash even the middle of five consecutive pawn without interruption, that is to win
wince-fangkuai
- 编译软件EVC,可以在WINCE的ARM班上运行,是俄罗斯方块这款经典游戏在ARM上运行程序,代码有一定难度,适合深入级玩家-Compiler software EVC, the ARM can WINCE class operations, is this classic Tetris game running in the ARM program, code a certain degree of difficulty, suitable for deep-level players
cardgame
- 设计一个21点的扑克牌游戏,玩家一共可以要5张牌,但如果牌的点数超过21,则暴了,自动出局;在不超过21点的情况下,玩家与庄家比牌的点数大小,大者为赢。-Design of a 21-point poker game, players can be to a total of five licenses, but if more than 21 points a license, then violence, and automatic out in no more than 21 o clo
game
- 一个用c语言写的五子棋游戏,有界面,实现人机对战。用Win-tc开发-A written language using c Gobang the game, there are interfaces, the realization of man-machine war. Win-tc with the development of
CFiveChess
- 单机版五子棋,初学者可以通过此程序了解一下图像处理和五子棋判输赢的算法。-Stand-alone version of backgammon, beginners can learn about this process of image processing and sub-win Gobang algorithms.
wuziqi
- C++编的完美五子棋 用的是Win-tc,调试可以通过,也可以正常的运行-C++ made the perfect Gobang Using Win-tc, debugging can also be a normal run
wuzhiqi
- win-tc下即可运行的五子棋程序,全部的源程序老师验收通过,能完成两人对战,人机对战的算法不全-all the files are in the .rar
Five
- 五子棋的规则为:双方各执一色棋子,轮流下子,直到有一方的棋子有5个排成一线,则棋局结束,该方胜利。-Gobang the rules as follows: split the two sides the same color pieces, alternately Now, there is a party until there is a 5 piece line up line, then the end game, the win side.
Tetris
- 自己用WinApi做的俄罗斯方块,功能区与描画区各做了一个Project-Tetris Game by Win Api and Visual C++
siziqirenjiduizhan
- 程序操作按空格键开始走棋后请等待计算机走棋当全部棋盘下满而未分出输赢时右下会出现蓝色字样DRAW而若用户或计算机胜利时则有相应颜色的字样出现yOU WIN 或 YOU LOSE随后计算机会询问你是否继续玩若是请按Y否则按N程序将退出无论在何时按ESC都将退出无论在何时即使是在游戏中按C都可以调节游戏难度在棋盘上有棋子时按U可进行悔棋-Press the spacebar to start program operation to go after you wait for the compute
Gobang
- 五子棋游戏。当有5颗棋子连在一起时,为赢。横竖斜着都可以。-Welcome to play. When there are five pieces connected together, for the win. If they had placed at an angle can be.
three-win
- 用MFC编写的三连棋小游戏,对话框程序.-a three-win game using MFC
qt5_wuziqiok
- qt网络五子棋(c/s)由客户端服务端组成,有悔棋 、和棋、让子、认输、重新开局等功能,基于qt5。 centos7+qt5.3,win+qt5.3下通过-qt network backgammon (c/s) by the Client Server composition, there is undo, draw, handicap, throw in the towel, again start other functions, based qt5. centos7+qt5.3, wi