资源列表
Retro Snaker
- 基于C++的贪吃蛇小游戏,适合初学者学习,可根据代码加入背景图片、速度因子等自行更改设定。(C++ based Snake game, suitable for beginners to learn, according to the code to add background pictures, speed factors and other self - change settings.)
PingPong Game
- 一个打乒乓球的小游戏 WS和上下移动 D和左是发球(WS and up and down moving D and left are serve)
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)
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); }
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)
CountDown
- unity游戏开发中一般会用到计时器之类的工具类,该工具仅供参考。(Unity games are usually used in the development of tools such as timer class, the tool is for reference only.)