GithubHelp home page GithubHelp logo

roartal / dungeontemplatelibrary Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aspjt/dungeontemplatelibrary

0.0 1.0 0.0 122.69 MB

dungeon free resources. [terrain generation / roguelike generation / maze generation]

License: Boost Software License 1.0

C++ 99.62% HTML 0.14% CMake 0.24%

dungeontemplatelibrary's Introduction

DTL (Dungeon Template Library) BSL-1.0 CircleCI

Logo-GIF


Overview ๐Ÿ’ฌ

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


>> 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 ๐Ÿ“š

>> Version History ๐Ÿ“œ

>> Roadmap ๐Ÿ›

API reference


Support Compiler ๐Ÿ”ง

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

>> 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: [email protected]
Twitter: @wanotaitei
svg Made by As Project.
gaccho Made by Gaccho.

dungeontemplatelibrary's People

Contributors

aspjt avatar kariya-mitsuru avatar loligothick avatar stmtk1 avatar yumetodo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.