-
GoMoKu
使用C++开发的多人五子棋网络对战游戏,支持多对玩家同时在线游戏(Using C++ to develop multi player Gobang network game, supporting multiple players online games simultaneously)
- 2018-09-27 14:49:29下载
- 积分:1
-
-the-poker-game
本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。
单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said.
Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
- 2013-08-19 15:13:48下载
- 积分:1
-
XTG-Game-Five
一个成熟的网上五子期代码,使用层次化开发,都为控件方式,可进行扩充.(a maturity period of five children online code, the use of level of development, to have control, can be expanded.)
- 2007-03-23 15:08:14下载
- 积分:1
-
FiveChess
一个自己写的五子棋程序。包括人机和双人对战。(Renju program. Including the man-machine and two against.)
- 2012-02-28 12:39:34下载
- 积分:1
-
black_white_chess
black white chess
black white chess
black white chess
black white chess
- 2009-09-19 16:14:31下载
- 积分:1
-
小游戏_翻纸牌
说明: 今天要带来一个EXCEL10分钟小游戏翻卡牌,相信很多人都玩过这个记忆力小游戏,在一个区域内点击卡牌显示内容,将两张一样的卡牌找出来。如果连续翻出的两张卡牌不一样,则会在显示一段时间后翻回去,这个游戏用EXCEL实现起来还是蛮简单的,只要10分钟左右(oday, we will bring a little game of excel10 minutes to flip cards. I believe many people have played this memory game. Click the card in one area to display the content and find out the two same cards. If the two cards turned out in succession are not the same, they will turn back after displaying for a period of time. This game is easy to implement with Excel, only about 10 minutes)
- 2020-03-11 13:48:17下载
- 积分:1
-
MyFirstMFC
围棋游戏源码,实现了落子、提子功能。
如果有编译错误,请去掉报错行的空格(“GoChess” Game Source code)
- 2012-08-20 11:26:17下载
- 积分:1
-
PC-boyi
象棋是一种完全知识博弈,本书介绍一些技术应用于这种博弈(Chess is a game full of knowledge, the book introduces some of the techniques used in this game)
- 2011-11-11 17:51:47下载
- 积分:1
-
connectsix
简单的实现了六子棋的功能,小白做的,希望大家多多关照。(Simple realization of the six chess function, made by Xiaobai, I hope you care more.)
- 2019-05-20 23:32:48下载
- 积分:1
-
MyfiveChess
gobang五子棋,实现可视化和双人对战 ,另外人机对战还待完善(Gobang, to achieve visualization and double battle, and the man-machine battle is yet to be improved.)
- 2018-11-08 10:29:09下载
- 积分:1