资源列表
[其他游戏] Action-Game-Starter-Kit-1.1
说明:unity3d工程文件,一个简单的小游戏,有完整项目结构-unity3d project,a simpleness game<零图层> 在 2025-06-12 上传 | 大小:6.95mb | 下载:0
[其他游戏] Race-master
说明:The racing video game genre is the genre of video games, either in the first-person or third-person perspective, in which the player partakes in a racing competition with any type of land, air, or sea vehicles<phuochd> 在 2025-06-12 上传 | 大小:14kb | 下载:0
[其他游戏] moshoushijie
说明:魔兽世界的私服源程序,非常不错的哦。--。-World of Warcraft comic source, oh very good.<顺丰> 在 2025-06-12 上传 | 大小:544kb | 下载:0
[其他游戏] VCPPflygame
说明:用c++编写的一个游戏,在游戏中躲避障碍物。-C++ Prepared by a game with, avoid obstacles in the game.<韩绪言> 在 2025-06-12 上传 | 大小:3.35mb | 下载:0
[其他游戏] 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<冉戆> 在 2025-06-12 上传 | 大小:255kb | 下载:0
[其他游戏] Penalties-game
说明:先说一下方向的设定。我的想法比较简单,就是左中右三个方向,用字符串来表示。射门或者扑救的时候,直接输入方向。所以这里我准备用raw_input。有同学是用1-8的数字来表示八个方向,每次输入一个数字,这也是可以的。不过这样守门员要扑住的概率可就小多了。 至于电脑随机挑选方向,如果你是用数字表示,就用我们之前讲过的randint来随机就行。不过我这次打算用random的另一个方法:choice。它的作用是从一个list中随机挑选一个元素。 -Let me talk about set<Lily> 在 2025-06-12 上传 | 大小:1kb | 下载:0