Skip to content

Web editor for Super Tilt Bro. characters

Notifications You must be signed in to change notification settings

sgadrat/stb-mod-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Web editor for Super Tilt Bro. characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • CSS 11.5%
  • HTML 0.5%