Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 905 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 905 Bytes

Character editor for Super Tilt Bro

Web editor for characters of the NES game Super Tilt Bro.

This project provides an interactive way to modify characters. The game is moddable, and each character can be serialized as JSON. All changes made through the editor are reflected to the JSON data, which can be downloaded back.

Online version

How to build

There is nothing to build! Copy all files and serve it using any HTTP server.

Dependencies

Dependencies are hardcoded in index.html and loaded from external CDNs.

Vue and Vue Router are licensed under the MIT license. Font Awesome uses a mix of CC BY 4.0, SIL OFL 1.1 and MIT.