-
Fgame_src
说明: 我自己做的一个基于C/S模式的网络游戏。下棋的。附带服务器端和客户端全部源代码。
单机运行的话需要运行一个服务端和两个客户端,就可以自己跟自己下棋了。(I do one based on C/S mode of online games. Chess-playing. Fringe server and the client all of the source code. The stand-alone operation need to run a server and two clients, they can do it themselves by playing chess with ourselves.)
- 2005-09-14 17:09:12下载
- 积分:1
-
Snake
程序由C++编写,贪吃蛇程序,经运行无误,贪吃蛇长度无限制……(C++ written Snake program, run correctly, Snake length unlimited ...)
- 2013-01-10 21:18:13下载
- 积分:1
-
24points
说明: 24点游戏,用c++实现,其中的类写得不错,值得初学者借鉴。(24-point games, with c++ Realization, in which the class write a good, it is worth drawing for beginners.)
- 2008-10-11 18:59:37下载
- 积分:1
-
dds
去年写的一款打地鼠游戏附源码,虽然不是很好玩,但是玩着玩着,就想起了小时候玩的游戏机。(Wrote a play hamster game last year, with source code, although not very fun, but playing playing, you think of a child playing game.)
- 2014-05-25 20:15:41下载
- 积分:1
-
Tetris
简单实现俄罗斯方块的源代码,使用C++编写,基于cocos2d-x 3.0alpha1编写(Simple implementation of Tetris source code)
- 2015-03-05 11:06:12下载
- 积分:1
-
MusicalContentFundamentals
3D游戏开发领域专家撰写的游戏开发经典启迪性文章之一(3D game development written by experts in the field of game development, one of the classic inspirational articles)
- 2008-01-16 11:59:20下载
- 积分:1
-
STUPID.C
This is a game about guessing stupid problem relate to AI with some tricks in C programming.
- 2015-12-15 12:05:35下载
- 积分:1
-
Real-Time-3D-Terrain-Engines
用d3d9实现的 实时地形引擎 中文翻译书加英文原版书加原代码。(To achieve real-time terrain with d3d9 Chinese translation engine original English books plus books plus the original code.)
- 2020-10-12 20:17:33下载
- 积分: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
-
Coated-grid-game
涂格子游戏。游戏规则:
单击空格子,同时给上下中左右的空格子换色。
全部格子都上完颜色过关。
按任意键退出游戏。
右击重来,Ctrl 作弊键。
(Coated grid game. Game Rules: Click the the space sub, while giving the spaces around the upper and lower sub color change. All finished color plaid clearance. Press any key to exit the game. Right-click again, Ctrl the Cheating key.)
- 2013-04-12 17:06:54下载
- 积分:1