登录
首页 » Visual C++ » 3D_RPG_sbns

3D_RPG_sbns

于 2020-07-04 发布 文件大小:314KB
0 253
下载积分: 1 下载次数: 195

代码说明:

  如果只是执行EXE文件,只要电脑安装了Direct X9.0就行了, 一般电脑在装操作系统时有默认安装这个的! ------------------------------------------------------- 如果是要编译游戏源程序,需要安装VC++ 6.0和DirectX 9.0b或以上的版本! 游戏名称:孙膑问世 游戏内容: 本游戏改编自36集大集古装电视连续剧《孙子兵法与三十六计》 游戏类型:3D RPG游戏 游戏剧情:目前只有初期剧情,大约30分钟 出现的主要人物有:孙膑(初始名为:孙宾)、鬼谷子、庞涓、钟离春 出现的NPC有:山药夫、武防店主、柴夫、猎人 出现了3个场景,分别是:鬼谷山顶、鬼谷半山腰(鬼谷子住处)、鬼谷山脚下(if only to implement EXE file, if the computer installed Direct X9.0 on the trip, In general computer operating systems installed by default when you install this!------------------------------- If the game is to compile source files, need to install VC 6.0 and DirectX 9.0b or more versions! Name of the game : Sun Bin advent of the game : Adapted from the game 36 sets great costume collection television series, "Art of War, and thirty-six stratagems" game types : 3D RPG game storyline games : at present only the initial story appeared about 30 minutes, the main characters are : Sun Bin (initial entitled : Bin Sun), Guiguzi, Pang Juan Zhong Li-chun of NPC : Yam said that the armed defense of shopkeepers, Cifu. Hunter appeared three scenes are : Guiguzi Pe)

文件列表:

孙膑问世
........\Barrier.cpp
........\Barrier.h
........\CharICS.cpp
........\CharICS.h
........\Chars.cpp
........\Chars.h
........\Control.cpp
........\Core_Global.h
........\Core_Graphics.cpp
........\Core_Graphics.h
........\Core_Input.cpp
........\Core_Input.h
........\Core_Sound.cpp
........\Core_Sound.h
........\Core_System.cpp
........\Core_System.h
........\Frustum.cpp
........\Frustum.h
........\GameProject.cge
........\Game_Chars.cpp
........\Game_Chars.h
........\Game_Script.cpp
........\Game_Script.h
........\Game_Spells.cpp
........\Game_Spells.h
........\Global.h
........\GUI.H
........\icon1.ico
........\MapICS.cpp
........\MapICS.h
........\MapInfo.txt
........\MCL.h
........\MIL.H
........\MSL.h
........\Resource.aps
........\resource.h
........\Resource.rc
........\Script.cpp
........\Script.h
........\SkyBox.cpp
........\SkyBox.h
........\SmallMap.cpp
........\SmallMap.h
........\Spell.cpp
........\Spell.h
........\Trigger.cpp
........\Trigger.h
........\Window.cpp
........\Window.h
........\WinMain.cpp
........\WinMain.h
........\孙膑问世.dsp
........\孙膑问世.dsw
........\孙膑问世.ncb
........\孙膑问世.opt
........\孙膑问世.plg
........\解释行为模板文件.h
........\资源说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • battlecity
    经典坦克大战源代码,battlecity ( Classic wars source code)
    2020-07-01 11:40:01下载
    积分:1
  • skyblue_Rect
    俄罗斯方块 ,经典游戏程序,vc实现的,喜欢的朋友可以看下,有价值(Tetris, the classic game program, vc realized, like a friend may have a look, valuable)
    2013-01-24 09:12:32下载
    积分:1
  • 完整的四人网络麻将
    实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。(achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This chapter introduces the non-reciprocal network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.)
    2005-06-20 16:32:22下载
    积分:1
  • dandan
    一个基于 easyX图形函数库的 实现及时制弹弹堂效果的小游戏 源码(a easy game in easyX an windows API )
    2013-06-15 14:38:55下载
    积分:1
  • SRC
    使用MFC编程实现的飞行射击类游戏,有兴趣的可以下来看看(Programming with MFC flight shooting games, are interested can look down)
    2013-05-25 10:43:10下载
    积分:1
  • zhongguoxiangqiCPP
    c语言版本中国象棋,完美实现经典象棋的c语言程序源代码。(c language version of Chinese chess, the perfect realization of the classic chess c language program source code.)
    2013-09-29 16:14:03下载
    积分:1
  • vcmap
    编游戏-地图编辑器 VC写得一个地图编辑器 用于游戏引擎的开发(Code Game- map editor)
    2010-08-12 10:39:15下载
    积分:1
  • pintu
    这是一个拼图游戏源码,课一实现3*3或4*4的拼图游戏,并给出时间,记录时间少的成绩。(This is a puzzle game source code, class one to achieve 3 or 4* 3* 4 jigsaw puzzle, and gives time to record less time results.)
    2011-11-09 15:50:50下载
    积分:1
  • bitstronger
    1 Introduction "BitStronger" is a Chinese chess computer game engine based on the Chinese Chess General Engine Protocol (UCCI). The project is developed in C++ and is licensed under the GPL. The current version runs on 32-bit Windows platforms. The engine communicates with the Chinese chess interface software supporting UCCI through standard input and standard output, enabling cross-platform and networked man-machine and machine-to-machine battles. For detailed instructions and program development documents, see the files in the docs directory that are distributed with the program.
    2018-09-25 22:23:38下载
    积分:1
  • Tetris-game
    《C++高级语言程序设计案例与实践辅导(北京市高等教育精品教材立项项目配套教材)》-案例分析:俄罗斯方块游戏(" C++ Advanced Language Program Design Case and Practice Guidance (Beijing Higher quality materials Projects of supporting materials)" - Case Study: Tetris game)
    2014-08-25 10:37:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载