Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-03T06:01:49.000Z (12 months ago)
- Last Synced: 2024-10-01T05:04:42.988Z (4 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: 387
- Watchers: 6
- Forks: 33
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# NESBox
[![Discord](https://img.shields.io/discord/982679663677698079?label=discord&style=flat-square)](https://discord.gg/pBkC7azY)
[![Twitter](https://img.shields.io/twitter/follow/nesbox_online?style=flat-square)](https://twitter.com/nesbox_online)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#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
![](screenshots/homepage.png)
## 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!