https://github.com/mantou132/nesbox
Online multiplayer games platform
https://github.com/mantou132/nesbox
emulator fc flutter game gemjs multiplayer nes rust tauri webrtc
Last synced: 10 months ago
JSON representation
Online multiplayer games platform
- Host: GitHub
- URL: https://github.com/mantou132/nesbox
- Owner: mantou132
- License: mit
- Created: 2022-05-18T03:29:43.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-03T06:01:49.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T05:51:14.588Z (11 months ago)
- Topics: emulator, fc, flutter, game, gemjs, multiplayer, nes, rust, tauri, webrtc
- Language: TypeScript
- Homepage: https://nesbox.xianqiao.wang/
- Size: 8.65 MB
- Stars: 395
- Watchers: 6
- Forks: 35
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# NESBox
[](https://discord.gg/pBkC7azY)
[](https://twitter.com/nesbox_online)
[](#contributors-)
**NESBox's vision is to become the preferred platform for people playing online multiplayer games, providing an excellent user experience for all its users.**
> if there is copyright infringement, please contact to delete

## Feature
- Support multiplayer online
- Support gamepad
- Support pointer device(partial game)
- Support game state restore
- Support game cheat(partial game)
- Support voice
- Friend system, chat, invite
- Internationalization
- Run local game
## Download
- [Desktop](https://nesbox.xianqiao.wang)
- [TV/Mobile(Testing)](https://github.com/mantou132/nesbox/issues/154#issuecomment-1430810077)
## Support games
- [NES(FC)](https://en.wikipedia.org/wiki/Nintendo_Entertainment_System)
- [Arcade](https://en.wikipedia.org/wiki/Arcade_video_game)
- [Wasm4](https://wasm4.org/)
- Universal Wasm (implementing [NESBox API](https://github.com/mantou132/nesbox/blob/dev/packages/nes/utils_macro/src/lib.rs))
- Universal JavaScript (implementing [NESBox Sandbox API](https://github.com/mantou132/nesbox/blob/dev/packages/sandbox/types.d.ts))
## Publish game to NESBox
See the guide([Chinese](./PUBLISH_GAME.md))
## Contributing
See the contributing guide([Chinese](./CONTRIBUTING.md))
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!