-
VCPPRpgGameStudy
使用VC++编写的,RPG游戏学习例子,简单演示了,地图上2个NPC(或主角人物)相互跑动的过程(Using VC++ written in RPG games learning example, a simple demo on the map two NPC (or protagonist) running each other)
- 2012-04-06 10:54:57下载
- 积分:1
-
wuziqi
五子棋程序设计,设计方式步骤详尽解释,适合初学者,让你熟悉C语言(Backgammon program design, design approach procedure detailed explanation, suitable for beginners, so you are familiar with the C language)
- 2013-08-13 10:31:30下载
- 积分:1
-
Gomoku
简单五子棋,简单学习算法,很弱的AI,原文是Python语句,现改写位c++(Simple backgammon, simple learning algorithm, very weak AI, the original is a Python statement, is now rewritten bit c++)
- 2017-06-19 22:08:12下载
- 积分:1
-
QQ
说明: 个完全开源的交互聊天软件 ,仿QQ版增加了服务器互联的功能,增加了服务器互连的功能,同时去掉了服务器集群的功能
增加了群组的功能,包括聊天室和游戏大厅
,增加了一个网络五子棋游戏,改正了在有些网络环境下,每5分钟左右自动掉线的问题.(Fully interactive open-source chat software, an increase of imitation QQ server version of the function of the Internet, an increase of the interconnection functions of the server at the same time removed the functions of server clusters increase the group s functions, including chat rooms and gaming hall, an increase of a network Gobang games, corrected in some network environment, every 5 minutes automatically dropped the issue.)
- 2008-12-01 08:34:59下载
- 积分:1
-
11.16
使用外部程序来控制Flightgear的一种方法,非常值得学习。共两个压缩包,一个是获取数据的程序,一个是设置的程序。(Use an external program to control a method of Flightgear well worth learning. Total of two compression package, a program to get the data, and a set program.)
- 2021-04-22 12:48:48下载
- 积分:1
-
Ball3.0
类似弹球的小程序,用MFC做的,小球的移动和柱子的控制已经做好(Billiard similar small program, using MFC to do the small ball movement and control of columns have been carried out)
- 2008-04-07 23:28:13下载
- 积分: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
-
Demo
功夫小子游戏助手。可以修改任何有关KK的东西。(The Karate Kid game assistant)
- 2020-07-02 07:00:01下载
- 积分:1
-
24Points
24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
- 2013-08-19 12:02:21下载
- 积分:1
-
caishuzi
猜数字:由计算机随机产生一个1~10000以内的数字,用户根据提示猜出该数字,功能要求如下:
(1)游戏结束条件:1)在规定时间内正确猜出该数字;2)规定用时耗完。
(2)游戏提示:根据用户的输入与所产生数字的大小关系给出正确提示,例如,随机产生数为5000,若用户输入6000,则提示“高了”,若用户输入4000,则提示“低了”。
(3)游戏结果显示:1)若用户在规定时间内正确猜出数字,则显示“恭喜!正确猜出数字***。”;2)若到达规定时间但并未猜出,则显示“很遗憾,未能在规定时间内猜出正确数字,该数字为***。” ,其中,“***”表示所需猜出的随机数。
(4)游戏时间设置:可由用户灵活设置游戏时间,此部分内容应在游戏开始前完成。
(5)游戏退出设置:在每轮游戏结束之后,给出提示语,请用户选择是否继续游戏。
(Guess the Numbers: randomly generated by computer within a 1 ~ 10000 Numbers, according to the user to guess the Numbers, functional requirements are as follows:
(1) the game conditions: 1) correctly guess the number within the given time 2) regulation is run out.
(2) game tip: according to the size of the user input and produced digital relationships give prompt, correct, for example, random number is 5000, if the user input, 6000 indicates that high , if the user input, 4000 indicates that the low .
(3) the game results showed: 1) if the user within the prescribed time to guess the Numbers correctly, is displayed congratulations! Guess the right number***. 2) but not guess, if arrive time required is displayed it s a pity that failed to guess the right number within the prescribed time, the number is***. , among them, *** needed to guess the random Numbers.
(4) : time setting can be set by the user the game time, this part should be completed before the start of the ga)
- 2020-07-04 13:20:01下载
- 积分:1