MCPcopy Create free account
hub / github.com/AsPJT/DungeonTemplateLibrary

github.com/AsPJT/DungeonTemplateLibrary @0.4.14

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.4.14 ↗ · + Follow
967 symbols 1,949 edges 189 files 109 documented · 11% updated 15mo ago0.4.14 · 2019-11-14★ 1,4473 open issues

Browse by type

Functions 805 Types & classes 162
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

DTL (Dungeon Template Library) BSL-1.0 CircleCI

Logo-GIF


Overview 💬

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


SDK Downloads 📥

>> SDK Downloads 📥

>> Web Trial 🏷

Image Viewer Download 📥

>> Viewer Download [Windows/.exe/(x86)] 📥

>> Viewer Download [Windows/.exe/(x64)] 📥

>> Viewer Download [Android/.apk/(ARM/ARM64/x86/x64)] 📥

>> Roguelike🌏 Viewer Download [Windows/.exe/(x64)] 📥

>> What is Image Viewer?


API reference 📚

>> API reference 📚

>> Version History 📜

>> Roadmap 🏛

API reference


Support Compiler 🔧

Release

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

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

Support IDE ⚙

Visual Studio 🆚
Visual Studio 2019 version 16.0.0~
Visual Studio 2017 version 15.0.0~
Visual Studio 2015 Update 3

Support Game Engine 🎮

[[ Unity ]]
Unity
[[ Unreal Engine ]]
UE4

Quick Start (CMake) ⏩

First clone this code.

git clone https://github.com/Kasugaccho/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) 2017-2019 Kasugaccho. 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)


Contact 📮

E-mail: wanotaitei@gmail.com
Twitter: @wanotaitei
svg Made by As Project.
gaccho Made by Gaccho.

Core symbols most depended-on inside this repo

Shape

Method 683
Class 158
Function 122
Enum 4

Languages

C++100%

Modules by API surface

include/DTL/ThirdParty/STB/stb_image_write.h47 symbols
include/DTL/Utility/MatrixWrapper.hpp44 symbols
include/DTL/Range/RectBaseShogi.hpp31 symbols
include/DTL/Entity/MobManager.hpp31 symbols
include/DTL/Random/RandomEngine.hpp27 symbols
include/DTL/Base/Struct.hpp26 symbols
include/DTL/Console/OutputStringBool.hpp25 symbols
include/DTL/Shape/RandomRect.hpp24 symbols
include/DTL/Utility/ReplaceSome.hpp22 symbols
include/DTL/Utility/ReplaceAll.hpp22 symbols
include/DTL/Console/OutputNumber.hpp22 symbols
include/DTL/Utility/Binarization.hpp21 symbols

For agents

$ claude mcp add DungeonTemplateLibrary \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page