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

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)

Build
| Platform | Status | Nightlies |
|---|---|---|
| Windows (MSVC) | Release x64/x86 & Debug x64/x86 | |
| Linux (GCC) | 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