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.
There is nothing to build! Copy all files and serve it using any HTTP server.
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.