Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 624 Bytes

File metadata and controls

14 lines (11 loc) · 624 Bytes

ebbg

EarthBound Background engine for web applications

History

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.