资源简介
该项目是基于FunCode平台,运用C++语言开发的一个游戏。玩家通过控制键盘上的按键来发射炮弹击中右边的目标,直到目标被击中直至摧毁。
代码片段和文件信息
//---------------------------------------------------------------------------------------------
// 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 game to
// the initializeProject phase of loading and
// pass off to the user
//---------------------------------------------
// Output a console log
setLogMode(6);
loadPath( “common“ );
loadPath( “game“ );
onstart();
// Initialized
echo(“\nFunCode (“ @ getT2DVersion() @ “) initialized...“);
if( !isFunction( “initializeProject“ ) || !isFunction( “_initializeProject“ ) )
{
messageBox( “Game Startup Error“ “‘initializeProject‘ function could not be found.“ @
“\nThis could indicate a bad or corrupt common directory for your game.“ @
“\n\nThe Game will now shutdown because it cannot properly function“ “Ok“ “MIStop“ );
quit();
}
_initializeProject();
// Startup the project
initializeProject();
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-07-02 13:48 源程序代码\
目录 0 2014-07-02 13:48 源程序代码\Bin\
文件 159846 2014-06-27 03:30 源程序代码\Bin\Game.exe
文件 576512 2012-12-27 17:36 源程序代码\Bin\Game.pdb
目录 0 2014-07-02 13:48 源程序代码\Bin\common\
文件 498 2014-06-24 23:15 源程序代码\Bin\common\commonConfig.xm
目录 0 2014-07-02 13:48 源程序代码\Bin\common\data\
目录 0 2017-05-08 15:27 源程序代码\Bin\common\data\audio\
目录 0 2014-07-02 13:48 源程序代码\Bin\common\data\fonts\
文件 11766 2014-06-24 23:15 源程序代码\Bin\common\data\fonts\Arial 12 (ansi).uft
文件 11219 2014-06-24 23:15 源程序代码\Bin\common\data\fonts\Arial 14 (ansi).uft
文件 70218 2014-06-24 23:15 源程序代码\Bin\common\data\fonts\Arial 80 (ansi).uft
文件 13875 2014-06-24 23:15 源程序代码\Bin\common\data\fonts\Arial Bold 20 (ansi).uft
文件 11290 2014-06-24 23:15 源程序代码\Bin\common\data\fonts\Lucida Console 12 (ansi).uft
目录 0 2014-06-30 13:07 源程序代码\Bin\common\data\help\
文件 365 2011-09-19 11:00 源程序代码\Bin\common\data\help\2. License.hfl
目录 0 2014-07-02 13:48 源程序代码\Bin\common\gamesc
文件 9458 2011-09-19 11:00 源程序代码\Bin\common\gamesc
文件 8724 2014-06-16 14:13 源程序代码\Bin\common\gamesc
文件 2350 2011-09-19 11:00 源程序代码\Bin\common\gamesc
文件 1566 2014-06-16 14:13 源程序代码\Bin\common\gamesc
文件 1581 2011-09-19 11:00 源程序代码\Bin\common\gamesc
文件 836 2014-06-16 14:13 源程序代码\Bin\common\gamesc
目录 0 2014-07-02 13:48 源程序代码\Bin\common\gamesc
文件 4671 2011-09-19 11:00 源程序代码\Bin\common\gamesc
文件 1773 2011-09-19 11:00 源程序代码\Bin\common\gamesc
文件 1610 2011-09-19 11:00 源程序代码\Bin\common\gamesc
文件 4194 2011-09-19 11:00 源程序代码\Bin\common\gamesc
文件 5447 2011-09-19 11:00 源程序代码\Bin\common\gamesc
文件 3911 2014-06-16 14:13 源程序代码\Bin\common\gamesc
文件 3022 2011-09-19 11:00 源程序代码\Bin\common\gamesc
............此处省略178个文件信息
- 上一篇:股票模拟交易系统
- 下一篇:C++ Qt5 范例开发大全.pdf
相关资源
- qt c++ webQQ 源码
- RFIDC/C++门禁系统 RFID源码
- 基于WinPcap的网络数据包捕获与分析源
- 基于MFC基本对话框的CSocket局域网通信
- 多人对战连连看游戏VC++源码
- 基于CSerialPort串口工具MFC Demo源码
- MFC 图像处理之灰度直方图显示BMP图片
- MFC 画图板完整源码
- VC++实现记事本的各种功能
- 简易PC虚拟串口示波器VC++整个工程源
- vs+mssql实现医药管理信息系统实验报告
- 通过smart获取硬盘序列号等信息的C+
- MFC源码(任务管理器,定时关机,文
- GoF+23种设计模式解析(2nd+Edition).p
- MFC串口通信源码
- 免杀的捆绑器vc源码
- 电力行业规约645通信的VC++实现源码
- c++记事本和写字板源码
- C++编程思想-第一卷和第二卷-源码
- AES算法加密解密C++源码及程序完整的
- C语言编写的象棋源码范例
- funcode.c++弹弹堂游戏程序及源代码
- OpenGL三维图形程序设计及源码 c++
- QQ农场源代码C++版
- Qt版推箱子源码-鼠标键盘功能都有
- C++ GUI Qt 4编程第二版随书源码
- 三次样条源码
- c++库存管理系统源码
- RDA5820技术资料参考源码
- C++编写128位整数运算源码
评论
共有 条评论