-
英雄联盟连连看
用vc++做的连连看小游戏,适合初学者,源码非常简单,而且带有注释,邮箱尝试vc游戏编程的可以看看
- 2022-10-06 02:40:03下载
- 积分:1
-
Flappy Bird 像素鸟小游戏源码(C#版)
Flappy Bird 像素鸟小游戏源码(C#版)
- 2019-06-04下载
- 积分:1
-
java围棋游戏
围棋游戏源代码,通过java编写的,比较简单,但是十分具有参考意义,作为新手练手项目十分不错。对于一些非专业人士,通过查阅相关知料也是能看懂的。希望把他分享给更多的人,让人们享受编程的乐趣。
- 2022-03-02 04:49:10下载
- 积分:1
-
Puzzle-cPP
说明: 自己写的拼图游戏,vs2008,附带音乐和鼠标点击音乐(Write your own jigsaw puzzle, vs2008, incidental music and music mouse clicks)
- 2011-04-06 15:20:05下载
- 积分:1
-
英雄无敌2
英雄无敌2源代码。sourceforge开源项目。使用SDL引擎开发,C++开发,可跨平台。希望对做单击游戏的朋友有一定帮助。
- 2022-03-03 21:05:19下载
- 积分:1
-
wuziqi
中科院大学的C++高级编程作业,可人机对战的五子棋程序。(C++ advanced programming job at the University of Chinese Academy of Sciences, the man-machine war of 331 procedures.)
- 2020-12-05 10:19:27下载
- 积分:1
-
CriPakTools-20190920
说明: SAOViewer and could extract the mod
- 2020-07-22 09:10:19下载
- 积分:1
-
c-tanchishe-game
运用C环境编写的贪吃蛇小游戏程序,源码文件内包括重点语句注释(Environment using C program prepared by the Snake game, the focus of the source file includes the statement notes)
- 2013-11-30 09:58:07下载
- 积分:1
-
Ptu
一款拼图游戏的基础代码,适合课堂初步教学时所用(A jigsaw puzzle of the underlying code for classroom use when the initial teaching)
- 2011-05-22 12:53:53下载
- 积分: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