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

How to open the game using the link on the site? #8

Open
pavelbv2 opened this issue Mar 6, 2020 · 3 comments
Open

How to open the game using the link on the site? #8

pavelbv2 opened this issue Mar 6, 2020 · 3 comments

Comments

@pavelbv2
Copy link

pavelbv2 commented Mar 6, 2020

Hello.
Tell me, is it possible to somehow connect the ROM with the game through the link, and not upload from the list?

@lhsazevedo
Copy link

AFAIK it's not possible, you need to clone the repository and run your ROM locally

@quinton-ashley
Copy link

@lhsazevedo how did you do it?

@lhsazevedo
Copy link

lhsazevedo commented Jul 11, 2021

  • Clone this repo
  • Put your ROM file in the "rom" directory
  • Edit the index.html file, adding the name of your ROM file to the rom list. Make sure to follow the structure.
  • Run a local webserver and open it on your browser. If you have npm installed, you can just run npx serve on your terminal.

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

No branches or pull requests

3 participants