资源列表
life
- 生命游戏是由英国剑桥大学数学家Conway提出的,游戏的规则是这样的,在一个正方的棋盘格上,每格只有两个状态,”生”和”死”,分别表示是否被一个棋子所占有.每个方格有八个邻格,游戏的规则如下: 1. 对于处在”生态的格,若八个邻居中有2个或3个”生”,则继续存活,否则将因过于孤独或过于拥挤而死亡. 2. 对于处在”死”态的空格,若八个邻格中有3个”生”,则该格转变为”生”(代表繁衍过程),否则继续空着.-Game of Life is a Cambridge University mathema
GAMESEVER-KGConfig
- 设置奇迹GS代码,包括爆率,事件开关,加点功能-Set miracle GS code, including the burst rate, the event switches add function
213
- 迷你撞球游戏,一款娱乐的小游戏,增加趣味性,没事消磨点时间,-Mini billiards game, a game of entertainment, more interesting, and nothing to spend time, ha ha
MIGONG
- 一个迷宫程序,貌似可以用鼠标,如果你想看看,可以试着下载并继续编译一下。-A maze procedure, looks like you can use the mouse, if you want to look, you can try to download and compile it to continue.
XMLSave
- unity 存储代码 可以存储游戏的简单代码-Unity storage code
小小贪吃蛇
- 该程序是一个小游戏,在turboc下课编译,可以调整速度等,并可以为小游戏加入等级等,初学者可用来学习程序 -that the procedure was a small game, the school TurboC compiler can adjust the speed and the game to join the small class, beginners can be used for learning procedures
snake
- 这是一款能实现基本贪食蛇功能的游戏代码,在linux环境下使用。-This is a pivotal able to achieve the basic functions of the game code, used under linux environment.
10
- 用c语言演绎“生命游戏,设定图像中每个像素的初始状态后依据上述的游戏规则演绎生命的变化,由于初始状态和迭代次数不同,将会得到令人叹服的优美图案。-With c language interpretation of " Game of Life, set for each pixel in the image after the initial state of the rules of the game based on interpretation of the change of l
z
- 一个用C语言写的俄罗斯方块,运用结构体以及一些特殊的颜色构成。-One written in C language Tetris, use the structure as well as some special color composition.
caishuzi
- 猜数字游戏:首先让电脑产生一个1~100的随机数x,然后由用户猜测该数字。如猜测的数字B大于x,则显示“High”,小于则显示“Low”,等于则显示“You Won”,同时退出游戏。用户最多可以猜10次。
txt
- 猜词游戏,c++,txt,没有图像和声音-Word-guessing game, c++, txt, image and sound
snake1
- 贪吃蛇游戏,方向键控制,简单易懂,就是不要吃到自己,WSAD控制还在研发中-Snake game, the arrow keys to control, easy to understand, just do not eat yourself, WSAD control is still in development ..................