资源列表
C语言贪吃蛇游戏
- 自己编写的贪吃蛇游戏,C语言,包括计分、开始、结束。通过更改#define可自定义大小。
simon game
- 这是一个记忆类的游戏,随着游戏进程的深入,留给玩家记忆的时间越来越少(This is a memory game. As the game progresses, the time that is left for players to remember is less and less.)
完美开心农场网页源代码php
- 一款游戏源代码用于开发学习研究借鉴了解交流i互动(A game source code for developing learning, learning, learning, understanding, communication, I interaction.)
Sokoban
- c++语言纯代码,在运行框中实现推箱子游戏(C++ language, implementation of Sokoban)
贪食蛇游戏
- 贪食蛇游戏 ,在DOS控制台运行,方向键控制方向. void Pos(int x,int y) { COORD pos; HANDLE hOutput; pos.X=x; pos.Y=y; hOutput=GetStdHandle(STD_OUTPUT_HANDLE); SetConsoleCursorPosition(hOutput,pos); }
ud
- 快捷命令,erlang开发调试接口,方便新手快速开发(Shortcut command, Erlang develops debug interface to facilitate new development of novice.)
Snake1
- void Pos(int x,int y) { COORD pos; HANDLE hOutput; pos.X=x; pos.Y=y; hOutput=GetStdHandle(STD_OUTPUT_HANDLE); SetConsoleCursorPosition(hOutput,pos); }
达内飞机大战项目
- 达内java飞机大战项目源码,随堂练习项目,没加壳子,可以学习时拿来参考
BallRoll
- 一个小球碰击物体达到消除效果的例子,其中包含了碰撞检测,以及ui(A ball hit the object to eliminate the effect of example)
C# examples
- 球吃鑽石遊戲 球吃完鑽石後會隨機生成新的鑽石(A ball eat diamond game)
2048.tar
- 使用V-Play游戏引擎实现的一个2048的小游戏(A 2048 game implemented by V-Play game engine.)
疯狂赛车
- 1.源码需要php5.6以上的版本支持才可以使用 2.修改Application/common/conf/db.php 这个是数据库的配置文件 3.把xbsz.sql上传到你的数据库 4.访问前台即可打开 5.后台地址http://域名/yuan.php 6.后台账号admin密码123456(meiyou yingwen banben)