Skip to content

rpgtoolkit/trans4-demos

Repository files navigation

TK4 Tutorials & Demos

This repository contains examples of how to script the new Trans4 engine. Trans4 relies on the Lua. If you are new to Lua or the TK, it is recommended you follow this order:

  1. Game State Example - Teaches the basics of how the engine works and what it expects from its Lua scripts
  2. Shape Drawing Example - Teaches you how to draw basic shapes like rectangles and lines.
  3. Texture Drawing Example - Teaches you the proper way to load and draw an image.
  4. Clip Drawing Example - Teaches you how to draw a portion of an image.
  5. Canvas Drawing Example - Shows canvas functionality similar to what was offered in TK3.

About

Demos for the RPG Toolkit 4.0 game translation engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages