资源列表
21dyxym_a5
- 很经典的小游戏源码 很值得初学者学习 代码非常详细完善-Very classic game source code is very worthwhile for beginners to learn the code is very detailed and perfect
BrickGame
- 彩虹砖块弹弹球很漂亮的各色砖块和各种火箭道具还有美妙的音乐-Rainbow bricks bouncing balls beautiful colored bricks and various rocket props are wonderful music
LianLIanKan
- 连连看,简单实现功能,ios环境下oc语言开发,经过调试,连连看终极版-Lianliankan, simple implementation function,Under ios environment oc language development, through commissioning, lianliankan Redux
cPP--paopaotang
- 简单的泡泡堂 游戏代码,c++ 写的,功能不是很全,供大家参考-Simple BNB game code, c++ write, function is not very full, thank you for your reference
PPT
- 简单的泡泡堂游戏代码,没有什么具体功能,仅供参考。-Simple BNB game code, there is no specific function for reference only.
snake
- 贪吃蛇游戏,一款经典的游戏,基本的功能都有哟-Snake game, a classic game, the basic functions are yo
GL-Files
- opengl files that entered in visual studio
xingmingayuanfen
- 一个C语言编写的小游戏,输入姓名,可以查阅两个人的缘分-A C language gameEnter the name, may refer to the two person s fate
371434659
- 弹球小游戏的设计,可以实现左右上下挡板的正确回弹-Assembly language design implementation of pinball game
209
- 本程序是一个解救人质游戏,需要的同学可以看看玩玩,还不错哈-Hostage rescue game
Penalties-game
- 先说一下方向的设定。我的想法比较简单,就是左中右三个方向,用字符串来表示。射门或者扑救的时候,直接输入方向。所以这里我准备用raw_input。有同学是用1-8的数字来表示八个方向,每次输入一个数字,这也是可以的。不过这样守门员要扑住的概率可就小多了。 至于电脑随机挑选方向,如果你是用数字表示,就用我们之前讲过的randint来随机就行。不过我这次打算用random的另一个方法:choice。它的作用是从一个list中随机挑选一个元素。 -Let me talk about set
Flower-drum-pass-game
- 编程模拟实现中国式击鼓传花游戏,使用了数据结构的知识,是学习数据结构很好的例子-Programming analog implementation of Chinese-style drum transfer flowers game, using the knowledge of the data structure, the data structure is a good example to learn