Skip to content
/ Teal Public

Teal is a C++ Role Play Game, based on Dofus, and scriptable with Lua

License

Notifications You must be signed in to change notification settings

Apjue/Teal

Repository files navigation

Teal
license
Teal is a C++14 RPG, scriptable in Lua.
It uses a nightly of Nazara Engine (nightly link), and an altered version of micropather (altered source link)

Screenshot

Build

Platform Status Nightlies
Windows (MSVC) Appveyor Build Status Release x64/x86 & Debug x64/x86
Linux (GCC) Appveyor Build Status Release x64, Debug x64

To build Teal, please read build.md.

How to script?

You can script maps using the Tiled Map Editor and Tiled2Teal
Items, animations, characters, and skills can also be customized with scripts, but there's no tutorial (yet!)
You can look into /wdirs/data/script/ files though, and try to make your own