Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow passing ROM URL as a querystring parameter #124

Open
qguv opened this issue Jul 4, 2020 · 1 comment
Open

Allow passing ROM URL as a querystring parameter #124

qguv opened this issue Jul 4, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@qguv
Copy link

qguv commented Jul 4, 2020

Hi! I'm using wasmboy's embed feature to create little pages that let you play builds of a game I'm working on. But these lack the aesthetic and don't behave great on mobile.

It would be neat if I could instead create a vaporboy link like https://vaporboy.net?rom_url=https://qguv.github.io/undercooked/releases/undercooked_v0.0.5.gb (or if cors is a problem, https://qguv.github.io/undercooked/vaporboy.html?rom_url=releases/undercooked_v0.0.5.gb) that would load the rom from a given url.

@torch2424 torch2424 self-assigned this Jul 6, 2020
@torch2424 torch2424 added the enhancement New feature or request label Jul 6, 2020
@torch2424
Copy link
Owner

@qguv Thanks for the issue! 😄

Oh yeah! I could totally add the same functionality to vaporboy once I have the time! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants