-
mpq-tool
易语言MPQ文件操作源码,游戏编程源码,很好的参考资料。有需要的就下载吧。(MPQ easy language source file operations, game programming source code, a good reference. There is a need to download it.)
- 2021-02-27 15:49:36下载
- 积分:1
-
2028869
诛仙2任务编辑器源码,处于半成品状态,大概能一些功能,易语言编写(Zhu Xian 2 mission editor source code, in a semi)
- 2021-02-01 13:50:00下载
- 积分:1
-
ANDROID_EASYGAME
安卓简单小游戏。本科毕业论文。通过控制底部挡板的左右运动,使上方运动中的小球不掉落出画面外。一次游戏三次机会进行计分。(Andrews simple game. Undergraduate thesis. By controlling the movement of the left and right bottom of the bezel, so that the top of the movement of the ball does not fall outside the screen. A game three chances for scoring.)
- 2014-12-19 15:11:25下载
- 积分:1
-
snake
一个简单的动画游戏 可以用鼠标控制运动方向(a simple playgame)
- 2012-11-28 18:01:25下载
- 积分:1
-
贪吃蛇VC6源码
经典的贪吃蛇游戏。玩家通过键盘控制蛇在地图上寻找食物,吃下食物会使蛇变长,吃到一定数量的食物就会过关。
- 2022-02-20 23:34:38下载
- 积分:1
-
Linux 下C语言俄罗斯方块
Linux下使用C语言编写的俄罗斯方块小游戏。
可以实现全部的方块组合,变形,移动等功能,同时包含积分统计,级别提升,暂停等功能。
- 2023-01-24 04:55:04下载
- 积分:1
-
Twenty-One-Pickup
Twenty-One Pickup是一个双人游戏,有一堆石头,共21块,每个人每次只能拿一块、两块或者三块,拿到最后一块者赢(Twenty-One Pickup)
- 2016-06-04 15:58:40下载
- 积分:1
-
coreAlgorithmInGameTechnology
core Algorithm In Game Technology.
- 2014-01-22 09:33:44下载
- 积分:1
-
3D游戏编程大师技巧
说明: 此书虽然被嫌弃过时了,但对于游戏开发新手而言,通过此书了解渲染管线非常好(The book is a bit outdated,however,you can benifit a lot about rendering ripe by reading it.)
- 2020-06-18 15:40:01下载
- 积分:1
-
iqps
C++ program using OpenMP to solve 2D levels from the IQ-puzzle 505 from Lonpos from designtorget.se
Look in level.txt for example usage.
Compile program using gcc with:
gcc -O3 -fopenmp -o iqps iqps.cpp
Run with:
./iqps (path to level.txt)
- 2017-08-15 02:34:38下载
- 积分:1