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)
Platform | Status | Nightlies |
---|---|---|
Windows (MSVC) | Release x64/x86 & Debug x64/x86 | |
Linux (GCC) | Release x64, Debug x64 |
To build Teal, please read build.md
.
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