-
YOUXI
vc++写的另一类型的小游戏俄罗斯方块,希望大家喜欢,请跟我联系(vc++ written by another type of game the Russian box, hope everyone likes, please contact with me)
- 2008-05-10 13:30:35下载
- 积分:1
-
别给我框框
学VC、编游戏,从这开始(school VC, Florida, from the beginning)
- 2004-09-22 20:56:34下载
- 积分:1
-
xiangqi
象棋的源代码,非常有用,代码资源都有。对开发小游戏非常有用。(Chess source code, very useful resources to have the code. On the development of a very useful game.)
- 2009-05-29 19:14:47下载
- 积分:1
-
lelss-linuuxi
用linuX 下的C语言 运用CURSES开发的俄罗斯方方块游戏源码,非常好,这个是本人原创,值的参考 可直接使用。
(The C language under Linux using CURSES development of the Russian puzzle game source code, very good, this is my original, the value of the reference can be directly used.)
- 2012-07-17 22:31:34下载
- 积分:1
-
09class9
说明: 必牛网络教程,整个程序有必牛制作,第四课-图片资源编辑器(三)1(Cattle Network tutorial will be the entire procedure will beef production, the fourth lesson- Image Resource Editor (c) 1)
- 2011-04-15 11:54:31下载
- 积分:1
-
bug
一个基于C++的打虫子游戏,难度递增,虫子的轨迹随机。(A C++ to play insect games, difficulty increase.)
- 2013-10-29 09:30:14下载
- 积分:1
-
longshou
游戏代码,游戏名称为龙手,完成代码,如有问题请联系我(youxidaima ,ganxienindeshiyong)
- 2013-02-26 23:50:25下载
- 积分:1
-
csxyy
这是非常好玩的小游戏_猜数,试于初级选手参考.(This is a very fun game _ guess small number of junior players in the test reference.)
- 2007-05-15 13:37:27下载
- 积分:1
-
sdk_dfj
说明: 一个用SDK写的打飞机游戏
对学SDK很有帮助(an SDK with the aircraft was made to learn the game SDK helpful)
- 2006-03-29 22:17:14下载
- 积分: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