bfirsh / jsnes

A JavaScript NES emulator.
https://jsnes.org
Apache License 2.0
6.11k stars 827 forks source link

How to play with other people Online? #286

Open panyiho opened 5 years ago

panyiho commented 5 years ago

The jsnes is very greet !But i want to play with my Friend online,So How to play with other people Online?

HTV04 commented 5 years ago

This is only an emulator written in JS, not a network. There may be third-party software or scripts you can use to replicate the functionality of an online network, though.

afska commented 4 years ago

@panyiho I've made a jsnes frontend to allow 2-player rooms.

app: https://rodri042.github.io/nestation/

reddit post: https://www.reddit.com/r/EmuDev/comments/cddsmw/nestation_a_web_nes_emulator_with_net_play/