资源简介
FunCode项目工程《保卫萝卜》的简化版,这是一款用保卫萝卜的素材,做自己游戏的例子。
代码片段和文件信息
//---------------------------------------------------------------------------------------------
// Torque Game Builder
// Copyright (C) GarageGames.com Inc.
//---------------------------------------------------------------------------------------------
/// Player Initialization Procedure
///
function onstart()
{
}
function onExit()
{
}
//---------------------------------------------------------------------------------------------
// Load the paths we need access to
//---------------------------------------------------------------------------------------------
function loadPath( %path )
{
setModPaths( getModPaths() @ “;“ @ %path );
exec(%path @ “/main.cs“);
}
//---------------------------------------------
// Do some bootstrap voodoo to get the ga
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-07-13 08:52 DefendCarrot(简化)\
目录 0 2017-07-13 08:52 DefendCarrot(简化)\Bin\
文件 3405312 2017-05-17 03:18 DefendCarrot(简化)\Bin\EngineDllC.dll
文件 3404800 2015-03-11 00:37 DefendCarrot(简化)\Bin\EngineDllCpp.dll
文件 147544 2017-07-13 10:50 DefendCarrot(简化)\Bin\Game.exe
文件 4 2017-07-12 21:52 DefendCarrot(简化)\Bin\Score.dat
文件 4 2017-07-13 09:56 DefendCarrot(简化)\Bin\Score1.dat
文件 4 2017-07-12 22:48 DefendCarrot(简化)\Bin\Score2.dat
文件 4 2017-07-13 10:37 DefendCarrot(简化)\Bin\Score3.dat
目录 0 2017-07-13 08:52 DefendCarrot(简化)\Bin\common\
文件 502 2017-07-13 22:08 DefendCarrot(简化)\Bin\common\commonConfig.xm
目录 0 2017-07-13 08:52 DefendCarrot(简化)\Bin\common\data\
目录 0 2017-07-14 12:24 DefendCarrot(简化)\Bin\common\data\audio\
目录 0 2017-07-13 08:52 DefendCarrot(简化)\Bin\common\data\fonts\
文件 11766 2017-07-13 22:08 DefendCarrot(简化)\Bin\common\data\fonts\Arial 12 (ansi).uft
文件 11783 2017-07-13 22:08 DefendCarrot(简化)\Bin\common\data\fonts\Arial 14 (ansi).uft
文件 77265 2017-07-13 22:08 DefendCarrot(简化)\Bin\common\data\fonts\Arial 96 (ansi).uft
文件 13875 2017-07-13 22:08 DefendCarrot(简化)\Bin\common\data\fonts\Arial Bold 20 (ansi).uft
文件 11290 2017-07-13 22:08 DefendCarrot(简化)\Bin\common\data\fonts\Lucida Console 12 (ansi).uft
目录 0 2017-07-13 08:52 DefendCarrot(简化)\Bin\common\data\help\
文件 365 2014-11-11 21:06 DefendCarrot(简化)\Bin\common\data\help\2. License.hfl
目录 0 2017-07-13 08:52 DefendCarrot(简化)\Bin\common\gamesc
文件 9458 2014-11-11 21:06 DefendCarrot(简化)\Bin\common\gamesc
文件 8724 2017-03-22 23:22 DefendCarrot(简化)\Bin\common\gamesc
文件 2350 2014-11-11 21:06 DefendCarrot(简化)\Bin\common\gamesc
文件 1566 2017-03-22 23:22 DefendCarrot(简化)\Bin\common\gamesc
文件 1581 2014-11-11 21:06 DefendCarrot(简化)\Bin\common\gamesc
文件 836 2017-03-22 23:22 DefendCarrot(简化)\Bin\common\gamesc
目录 0 2017-07-13 08:52 DefendCarrot(简化)\Bin\common\gamesc
文件 4671 2014-11-11 21:06 DefendCarrot(简化)\Bin\common\gamesc
文件 1773 2014-11-11 21:06 DefendCarrot(简化)\Bin\common\gamesc
............此处省略449个文件信息
- 上一篇:ios 微信支付 (卡券)
- 下一篇:c++ 迷宫游戏
相关资源
- STM32上驱动基于IIC协议的OLED 128664 0.
- 《MFC游戏开发》笔记七 场景滚动 配套
- UE4下文本转语音(Microsoft Speech SDK)
- Othello黑白棋游戏与AI
- 模拟一个模类游戏-棋盘游戏
- funcode黄金矿工
- 黄金矿工(funcode项目源码)
- c++ 飞机大战 小游戏源码
- 五子棋游戏(c++源码)
- yuv 3D 输出
- tesseract-android-tools-test
- 开发入门
- VC读取数据库3
- C++实现IP多播
- android JNI 编译, 调用
- c++ 滚动条 控件源码
- android 双线程守护
- VC进程杀手
- c++ 调用windows自带邮件发送程序
- C++小型的局域网监控系统
- Quectel_WCDMALTE_Linux_USB_Driver_User_Guide_V
- 算法集合(NATIONAL ADVISORY COMMITTEE FO
- 屏幕录制:CamStudio2.7开源代码
- 倍福入门到精通(TwinCAT)
- c++ 工具条制作(toolbar)
- 《实用C语言编程(第三版)》pdf 高清
- marlin固件精读(Marlin 3D Printer Firmwar
- Qt MessageChat聊天气泡
- C++ 乘法逆元
- C++ 单码加密
评论
共有 条评论