EarthBound Background engine for web applications
This code originally comes from @gjtorikian's Earthbound-Battle-Backgrounds-JS project.
@cassdeckard wanted to extend it into an Electron app that could be run on steamdeck with controller bindings. To help clean up some of the coupling between the engine actually rendering the background animations (which she did not want to change) and the web UI (which she did want to change.)
This is currently a Work In Progress.