BinBashBanana / webretro

RetroArch in your browser
https://binbashbanana.github.io/webretro/
MIT License
249 stars 350 forks source link

how do i embed this into a site? #58

Closed KannaKamuiCute closed 1 year ago

KannaKamuiCute commented 1 year ago

i want to make a website for my school friends to play mega man x because we all like the game. how do i add this to either a google site or github page?

BinBashBanana commented 1 year ago

See here.

KannaKamuiCute commented 1 year ago

i do not understand

BinBashBanana commented 1 year ago

What don't you understand?

KannaKamuiCute commented 1 year ago

i do not understand any of it

BinBashBanana commented 1 year ago

I can't help you with that lol

RuralAnemone commented 1 year ago

I can see if I can get mmx running on a google site and a github page

RuralAnemone commented 1 year ago

and then walk you through how I did it

RuralAnemone commented 1 year ago

if you'd like

KannaKamuiCute commented 1 year ago

i would like that

RuralAnemone commented 1 year ago

ok I'll see what I can do

RuralAnemone commented 1 year ago

although first of all are you just doing this so that your friends have an unblocked way to play mega man x? if so then see this comment in #37

if not then I'll continue working on getting it on google sites (and github pages, though google sites is proving to be a true dev's nightmare lol)

KannaKamuiCute commented 1 year ago

On Tue, Nov 15, 2022 at 5:38 PM Rural Anemone @.***> wrote:

although first of all are you just doing this so that your friends have an unblocked way to play mega man x? if so then see this comment https://github.com/BinBashBanana/webretro/issues/37#issuecomment-1243106064 in #37 https://github.com/BinBashBanana/webretro/issues/37

if not then I'll continue working on getting it on google sites (and github pages, though google sites is proving to be a true dev's nightmare lol)

— Reply to this email directly, view it on GitHub https://github.com/BinBashBanana/webretro/issues/58#issuecomment-1316153112, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVZQ3N4TLINQUBXKI5P3ZWDWIQ3HZANCNFSM6AAAAAASBHI7YE . You are receiving this because you authored the thread.Message ID: @.***>

this is not what i was looking for, but if you’re struggling with google sites, a github page will be fine as well!

foxsouns commented 1 year ago

@KannaKamuiCute: it seems like you dont care how it works, just that you get it to work just fork this repo and set it up to gh pages i could help with screenshots if you need it and then you just need to get the rom to your friends and have them use your gh site no embedding needed

or you could bypass setting it up entirely and just share the standalone html file to you and your friends. download it and open it in your web browser.

KannaKamuiCute commented 1 year ago

On Wed, Nov 16, 2022 at 8:07 AM foxsouns - SEE ME @ GITLAB < @.***> wrote:

@KannaKamuiCute https://github.com/KannaKamuiCute: it seems like you dont care how it works, just that you get it to work just fork this repo and set it up to gh pages i could help with screenshots if you need it and then you just need to get the rom to your friends and have them use your gh site no embedding needed

or you could bypass setting it up entirely and just share the standalone html file https://github.com/BinBashBanana/webretro/blob/master/utils/webretro-standalone.html to you and your friends. download it and open it in your web browser.

— Reply to this email directly, view it on GitHub https://github.com/BinBashBanana/webretro/issues/58#issuecomment-1317264109, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVZQ3NZYDS2ZFUZBR6J4J4DWIUBF7ANCNFSM6AAAAAASBHI7YE . You are receiving this because you were mentioned.Message ID: @.***>

thank you very much

RuralAnemone commented 1 year ago

ok lol that works thank you :)

BinBashBanana commented 1 year ago

Thanks again @RuralAnemone!