资源列表
2048.tar
- 使用V-Play游戏引擎实现的一个2048的小游戏(A 2048 game implemented by V-Play game engine.)
C# examples
- 球吃鑽石遊戲 球吃完鑽石後會隨機生成新的鑽石(A ball eat diamond game)
BallRoll
- 一个小球碰击物体达到消除效果的例子,其中包含了碰撞检测,以及ui(A ball hit the object to eliminate the effect of example)
达内飞机大战项目
- 达内java飞机大战项目源码,随堂练习项目,没加壳子,可以学习时拿来参考
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); }
ud
- 快捷命令,erlang开发调试接口,方便新手快速开发(Shortcut command, Erlang develops debug interface to facilitate new development of novice.)
贪食蛇游戏
- 贪食蛇游戏 ,在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); }
Sokoban
- c++语言纯代码,在运行框中实现推箱子游戏(C++ language, implementation of Sokoban)
完美开心农场网页源代码php
- 一款游戏源代码用于开发学习研究借鉴了解交流i互动(A game source code for developing learning, learning, learning, understanding, communication, I interaction.)
simon game
- 这是一个记忆类的游戏,随着游戏进程的深入,留给玩家记忆的时间越来越少(This is a memory game. As the game progresses, the time that is left for players to remember is less and less.)
C语言贪吃蛇游戏
- 自己编写的贪吃蛇游戏,C语言,包括计分、开始、结束。通过更改#define可自定义大小。
AGE引擎 太鼓达人 半成品 源码
- E语言开发的一款休闲类音乐游戏半成品源码!使用AGE引擎开发的.(E language development of a casual music game semi-finished source code, developed by AGE engine.)