资源列表
24
- 24点游戏: 基本要求及步骤: 1) 随机产生四个1-13的数,分别代表13张牌。 2) 提示玩家输入算式。 3) 判断玩家输入的表达式是否合法,其中算式中的四个数字只能是程序所给的四个数字,非法则回到1)。 4) 如果玩家认为这四张牌算不出24点(如:1,1,1,1),可只输入?,程序将判断这四张牌是否能得出24点,如果能,则程序将给出算式,如果不能,说明不能,并回到1)。 5) 当用户正确输入算式后,用“堆栈来求表达式的值”的原理 求出结果并判断是否为24,
2
- 贪吃蛇,所有孩子都喜欢玩的游戏,原来可以用最简单的c语言来写啊。功能主要用来帮助智力。-Snake, all kids like to play the game, the original can use the easiest c language to write ah. The function is mainly used to help intelligence.
tetris
- 这是一个使用Qt开发的俄罗斯方块小游戏,有得分统计,四个方块变换,加速下滑,方向控制,是学习Qt的好资料-This is a Qt development Tetris game, score statistics, four squares transform and accelerate the decline in the direction of the control, it is good to learn Qt
tanchishe
- 基于C语言的贪吃蛇游戏,有程序源代码和应用程序-Snake game, based on the C language source code and applications
saolei
- 基于C语言的扫雷程序,有源代码以及应用程序-Demining program based on the C language source code, as well as application
ELuoSiFangKuai
- 基于C语言的俄罗斯方块程序,有程序源代码以及应用程序-Tetris program, based on the C language program source code and applications
gamesl
- C语言编写的仿微软系统经典游戏扫雷,源代码全是C语言写的。大家学习、观摩。-The classic game Minesweeper of the the imitation Microsoft System C language source code is written in C language. Them to learn, to observe.
C_lianliankan
- 用C写的一款连连看小游戏,有代码有注释,很利于研究连连看的算法,以及新手学习C语言程序的编写。-A the Lianliankan small game written in C code annotated, it is conducive to the study lianliankan algorithms, as well as novice learning C language program.
A-Simple-Game
- 一个简单的用C++做的游戏,初学,不好还请指教-A simple with C++ do game
Winmine
- 类似windows上的挖地雷游戏-A game which likes the digging land game in windows -Dig mines Game-A game similar windows on the the which likes the digging land game in windows
dec02
- 国外游戏开发者杂志2002年第十二期配套代码,包含了Jon Blow的第一个交互工具代码-Code of game development magazine in 2002 12th issue ,it including Jon Blow`s first interactive tool code
double--tetris
- 俄罗斯方块双人版,可实现两个人同时玩游戏-Double version of Tetris