Browser-based Nintendo 64 emulator with local & P2P multiplayer
It lets users load N64 ROMs in the browser and play locally with up to four players or online with two players using peer‑to‑peer video streaming. The host runs the emulator in WebAssembly and streams video via WebRTC while the guest only sends input, keeping latency low. Cloudflare Workers handle signaling without storing ROM data, enabling a server‑less deployment. Ideal for retro‑gaming fans who want a quick, install‑free multiplayer experience.
View on GitHub →axelromero99/n64-web