文件名称:cRPGe.0.1
介绍说明--下载内容均来自于网络,请自行研究使用
The Complete Roll Playing Game Engine is an engine that can be used to create roll playing games. It includes programs to build characters, monsters, and worlds. cRPGe currently uses the AD&D rules set.
This is an initial release just so that I can show how the project will be generally organized. This program is not a stand-alone, it is meant to be included in another C++ program. Right now I am just getting the Character, Player, Monster, Items, etc classes off of the ground.
-The Complete Roll Playing Game Engine is an engine that can be used to create roll playing ga mes. It includes programs to build characters, monsters. and worlds. cRPGe currently uses the AD
This is an initial release just so that I can show how the project will be generally organized. This program is not a stand-alone, it is meant to be included in another C++ program. Right now I am just getting the Character, Player, Monster, Items, etc classes off of the ground.
-The Complete Roll Playing Game Engine is an engine that can be used to create roll playing ga mes. It includes programs to build characters, monsters. and worlds. cRPGe currently uses the AD
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 65520795crpge.0.1.rar 列表 cRPGe.0.1 cRPGe.0.1\character cRPGe.0.1\character\character.cpp cRPGe.0.1\character\character.h cRPGe.0.1\character\experience.cpp cRPGe.0.1\character\inventory.cpp cRPGe.0.1\character\monster.cpp cRPGe.0.1\character\NOTES cRPGe.0.1\character\player.cpp cRPGe.0.1\combat cRPGe.0.1\combat\combat.cpp cRPGe.0.1\COPYING cRPGe.0.1\cRPGe.cpp cRPGe.0.1\cRPGe.h cRPGe.0.1\data cRPGe.0.1\data\armor cRPGe.0.1\data\monsters cRPGe.0.1\data\weapons cRPGe.0.1\data.h cRPGe.0.1\enumerations.h cRPGe.0.1\item cRPGe.0.1\item\armor.cpp cRPGe.0.1\item\armorlist.cpp cRPGe.0.1\item\item.cpp cRPGe.0.1\item\itemlist.cpp cRPGe.0.1\item\weapon.cpp cRPGe.0.1\item\weaponlist.cpp cRPGe.0.1\Makefile cRPGe.0.1\README cRPGe.0.1\structs.h