text-adventure:文字冒险引擎

时间:2024-07-24 10:14:43
【文件属性】:

文件名称:text-adventure:文字冒险引擎

文件大小:1.2MB

文件格式:ZIP

更新时间:2024-07-24 10:14:43

C++

关于 这是一款免费开源游戏文字冒险的源代码库。 汇编 确保安装了必要的依赖项:sdl2 sdl2_mixer sdl2_ttf 转到 text-adventure 文件夹运行“cmake ./”运行“make” 运行“./source/adventure”开始游戏。


【文件预览】:
text-adventure-master
----.gitignore(910B)
----README.org(286B)
----data()
--------fonts()
----cmake()
--------FindCXX11.cmake(2KB)
--------FindSDL2_ttf.cmake(4KB)
--------FindGLEW.cmake(1KB)
--------FindAssimp.cmake(780B)
--------FindSDL2_mixer.cmake(4KB)
--------FindSDL2.cmake(6KB)
--------FindUnitTestPlusPlus.cmake(1KB)
--------FindTinyXML.cmake(983B)
--------FindLibxml2.cmake(1KB)
----source()
--------Helper.cpp(214B)
--------Text.hpp(173B)
--------Game.cpp(4KB)
--------Window.hpp(295B)
--------Helper.hpp(241B)
--------Entity.hpp(162B)
--------Window.cpp(934B)
--------adventure(141KB)
--------CMakeLists.txt(247B)
----CMakeLists.txt(895B)

网友评论