-
Tankwar源码最终版
简单的坦克大战小游戏适合课设与初学者学习研究(Simple Tank Battle Games Suitable for Course Setting and Beginner Learning)
- 2019-02-10 20:25:11下载
- 积分:1
-
cocos create版贝塞尔曲线编辑器
cocos creator 曲線編輯器 cocos create版贝塞尔曲线编辑器,JavaScript,可用于制作捕鱼鱼阵``` -- assets 资产目录| -- resources 资源目录| | -- animation 动画目录| | | -- fish.anim 鱼运动动画| | -- img 图片资源| | -- json 鱼路径资源(贝塞尔曲线)| | -- originalPath 原始贝塞尔曲线(控制点路径)| | -- prefabs 预制体| -- Scene 场景| -- Script 脚本| | -- AddBezier.js 新增原始曲线| | -- Bezier.js 贝塞尔曲线编辑器| | -- BezierManager.js 贝塞尔曲线管理器| | -- DelBezier.js 删除曲线| | -- DrawArea.js 绘制区域| | -- ExportBezier.js 导出曲线| | -- ExportOldBezier.js 导出原始曲线(控制点)| | -- Fish.js 鱼| | -- FlushOriginalPath.js 刷新曲线| | -- Input.js 文本输入控制| | -- Point.js 控制点| | -- Tools.js 工具箱
- 2020-07-01下载
- 积分:1
-
1301548dzs8dd3pdp8ztvv
完美游戏npc编辑器源ma码支持完美游戏武林诛仙完美国际等等(the npc.data editer for perfort)
- 2014-05-09 17:54:10下载
- 积分:1
-
PuzzzleGame
Game in Csharp to demonstrate students about game programming.
- 2012-07-30 03:33:32下载
- 积分:1
-
BULEmeiyoubeifanbianyiyuandaima
真正没有被反编译过的BULE引擎原玛!而且是最新的.被编译成功过!!(Truly have not been anti-the compiled BULE engine original Mary!)
- 2020-08-09 12:58:29下载
- 积分:1
-
Creating-Games-in-CPP---A-Step-by-Step-Guide-doc
Creating Games en c++ step by step
- 2012-02-04 09:56:55下载
- 积分:1
-
migong_all_path
迷宫问题,完成的是一个现实中的迷宫游戏求最短路径及所有路径的问题,本程序相对于航班信息查询系统比较简单,主要包含使用系统迷宫(可以选择迷宫的入口和出口,并输出所有路径和最短路径),使用新建迷宫(可以自己设计迷宫的大小,及所有通路,可以选择迷宫的入口和出口,并输出所有路径和最短路径),用到了栈的使用,如栈的创建、入栈、出栈等函数功能。 (Maze problem, complete the maze is a real game for the shortest path and all paths of the problem, the program relative to the flight information inquiry system is relatively simple and mainly consists of a maze using the system (you can select the entry and exit the maze, and the output of all path and the shortest path), use the new labyrinth (maze can design the size, and all the channels, you can choose the maze entrance and exit, and output all the paths and the shortest path), use the stack to use, such as the creation of the stack, stack , the stack so the function function.)
- 2010-05-25 12:41:49下载
- 积分:1
-
white_black_game
经典的黑白棋游戏,采用VC编写,界面不是很好!(classic games, using VC prepared interface is not very good!)
- 2006-06-11 18:20:24下载
- 积分:1
-
基于Java开发的坦克大战游戏
基于Java开发的坦克大战游戏,是有Java开发的一款游戏,里面带有各个实现类和各类所需的图片,坦克大战源码可供游戏开发爱好者们参考使用。
- 2022-01-31 21:13:41下载
- 积分:1
-
c++简单代码 MFC 小球(气泡)
应用背景该代码是一个简单的小游戏。障碍物可以随机生成(看提示),单击屏幕画气球(泡泡),泡泡碰到障碍物会消失,单击泡泡,泡泡也会消失。主要是用来帮助初学者学习MFC代码。关键技术该代码使用到c++软件中的MFC框架,单文档文件,学习一些c++代码中的公有、私有继承与构造函数等,是简单的小游戏实现,可以对初学MFC有一定的帮助。
- 2023-01-10 17:00:04下载
- 积分:1