Does anyone know how to package a SNES game for play in browser/some kind of way to combine emulator+rom into an executable HTML5 zip?
I've never programmed in html so I probably would not be able to do it, but here's a github that might be a place to start: https://github.com/lrusso/Emulatrix Looks like it would be a big task, but might be cool for those who want to make their game more accessible. Any ideas?