This is a dumped copy of DanielX's Mario Paint composer. I wanted to make it available for personal use with minor modifications. This code is dumped from the electron app purchased from Steam.
To do a test run of this, you can serve it with python:
python -m http.server 8080
And open your browser to http://localhost:8080.
Description
Languages
HTML
100%