Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.