DungeonTemplateLibrary Save

๐ŸŒ: Dungeon free resources (terrain & roguelike generation)

Project README

DTL (Dungeon Template Library) BSL-1.0

Logo-GIF


Overview ๐Ÿ’ฌ

Version 0.4.14 [ C++11/14/17 ]


SDK Downloads ๐Ÿ“ฅ

>> SDK Downloads ๐Ÿ“ฅ

>> Web Trial ๐Ÿท

Image Viewer Downloads๐Ÿ“ฅ

>> Viewer Download [Windows/.exe/(x86)] ๐Ÿ“ฅ

>> Viewer Download [Windows/.exe/(x64)] ๐Ÿ“ฅ

>> Viewer Download [Android/.apk/(ARM/ARM64/x86/x64)] ๐Ÿ“ฅ

>> Roguelike๐ŸŒ Viewer Download [Windows/.exe/(x64)] ๐Ÿ“ฅ

>> Unreal Engine 4 Viewer Download [Windows/.exe/(x86/x64)] ๐Ÿ“ฅ

>> What is Image Viewer?


API reference ๐Ÿ“š

>> API reference ๐Ÿ“š

>> Version History ๐Ÿ“œ

>> Roadmap ๐Ÿ›

API reference


Supported Compilers ๐Ÿ”ง

Release (Release branch)

Compiler C++17 C++14 C++11
MSVC 14.0-passing 14.0-passing 14.0-passing
GCC 5.1.0-passing 4.9.0-passing 4.8.1-passing
Clang 5.0.0-passing 3.6.0-passing 3.4.0-passing
Zapcc unknown 1.0.1-passing 1.0.1-passing
ICC unknown unknown unknown

Beta (master branch)

Compiler C++17 C++14 C++11
MSVC 14.20-passing 14.20-passing
GCC 4.9.2-passing 4.9.2-passing
Clang 8.0.0-passing 8.0.0-passing 8.0.0-passing

Supported IDE โš™

Visual Studio ๐Ÿ†š
Visual Studio 2019 version 16.0.0~
Visual Studio 2017 version 15.0.0~
Visual Studio 2015 Update 3

Supported Game Engines ๐ŸŽฎ

Unreal Engine

Unity


>> Dungeon Template Library for Unity

>> Dungeon Template Library for Unreal Engine

>> Unreal Engine 4 Viewer Download [Windows/.exe/(x86/x64)] ๐Ÿ“ฅ


Quick Start (CMake) โฉ

First clone this code.

git clone https://github.com/AsPJT/DungeonTemplateLibrary.git
cd DungeonTemplateLibrary/

For macOS or Linux

mkdir build
cd build
cmake ..
make ci

For Windows (VS2017)

mkdir build
cd build
cmake .. -G"Visual Studio 15 2017 Win64"
MSBuild DTL.sln /p:Configuration=Release

License ๐Ÿ’ณ

>> View License ๐Ÿ’ณ

Copyright (c) 2018-2019 As Project.

Distributed under the Boost Software License, Version 1.0.(See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Related Items ๐ŸŽฎ

PAX_SAPIENTICA AsLib GenkaiSyuraku


On September 10, 2021, 1000 days have passed since the birth of DTL. ๐ŸŽ‰

Open Source Agenda is not affiliated with "DungeonTemplateLibrary" Project. README Source: AsPJT/DungeonTemplateLibrary

Open Source Agenda Badge

Open Source Agenda Rating