-
Game_S60_2D
Symbian OS S60平台2D游戏引擎案例()
- 2007-09-04 17:33:36下载
- 积分:1
-
Pinball-game
一个简易的弹球游戏,语言是VB.NET,供初学者参考。(A simple pinball game, the language is VB.NET, reference for beginners.)
- 2015-03-11 16:52:31下载
- 积分:1
-
OgreVideoPlayer
使用三维开源引擎OGRE 播放视频的源代码 游戏编程粉可以给自己的游戏加上过场动画啦!(Use the source code of the open source 3D engine OGRE play video game programming powder can give their own game with cut scenes it!)
- 2013-01-16 09:46:02下载
- 积分:1
-
Minecraft多功能压测-假人-motd-srv转发
说明: Minecraft
假人压测
SRV转发
代理IP获取(Minecraft
Dummy pressure measurement
SRV forwarding
Proxy IP acquisition)
- 2021-04-12 14:38:57下载
- 积分:1
-
chesschina
我自己的毕业设计,中国象棋,界面加音乐播放都算可以,而且可以学习vc堆栈的使用,算法一般。(My graduation project, Chinese chess, plus music player interface can all count, but can also study the use of stack vc.)
- 2009-02-16 14:48:33下载
- 积分:1
-
renju
说明: 五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,( The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,)
- 2010-03-19 22:30:03下载
- 积分:1
-
paopaotang
泡泡堂的单机版本,基本上还原了原版手感,添加了AI功能,具有一定娱乐性。(BNB stand-alone version)
- 2015-09-07 01:57:01下载
- 积分: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
-
AI.Game.Engine.Programming-code
《AI游戏引擎程序设计》配书盘,学写C++编写人工智能程序的好书,代码具有较好的重用性
(AI game engine programming, " with book plate, learn Write C++ write the good books of the artificial intelligence program, the code has better reusability)
- 2012-12-17 23:04:30下载
- 积分:1
-
chuangame
VC++枣子穿纽游戏源码,类似扫雷游戏的界面,不过玩法有点不一样,游戏源代码在vc++6下编译通过,你应该通过源代码能看出些玩法来。
相关资料:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增加,纽扣数目也增加,当达到70个时游戏即结束。只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿线。线可交叉,但有纽扣的点不能交叉连接。
透露点秘诀:要尽可能使连线长且该连线上的纽扣数多。(VC++ source code dates to wear new game, the game interface similar to mine, but a bit different from playing the game in the source code to compile under vc++6 passed through the source code you should be able to see more options. Relevant information: in this game, you will serve as a tailor, will be wearing buttons as much as possible into a closed line. Game initial 15 buttons, an increase over time, increase the number of buttons, when the 70 hours to reach the end of the game that is. Buttons can only point in the threading, and only in the horizontal direction or vertical direction of threading. Lines cross, but the buttons can not be cross-connect point. Point revealed the secret: To the extent possible, so long and the connection to connect on a few more buttons.)
- 2009-07-16 21:48:30下载
- 积分:1