X Tutup
Skip to content

jbunke/tdsm-api

Repository files navigation

Top Down Sprite Maker | Scripting API

This repository houses the specification and implementation of the application programing interface (API) for scripts in Top Down Sprite Maker, a pixel art character customization program that supports multiple art styles and fully configurable sprite sheets.

DeltaScript

Top Down Sprite Maker uses DeltaScript as its scripting language. The language was created by the same developer as TDSM, and was designed to be easy to read and write and limited in scope to particular application domains.

Uses

Sprite styles

The primary use of the API is to define sprite styles. You can read more about sprite styles on the dedicated sprite style page, or about defining them in the manifest.tds section of the scripting overview.

Command-line interface

COMING SOON

Getting started

If you are interested in creating your own sprite styles for Top Down Sprite Maker, you may want to start by...

About

Specification and implementation of the scripting API for Top Down Sprite Maker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

X Tutup