Discuz!

 找回密码
 立即注册
查看: 1339|回复: 0

Rust + WASM语言写的NES emulator模拟器,支持网页多人对战

[复制链接]

1177

主题

468

回帖

475

积分

管理员

积分
475
发表于 2023-7-20 09:35:48 | 显示全部楼层 |阅读模式

支持多人游戏,也许是在国外的原因吧,感觉游戏速度还是有点慢的说

Git仓库地址https://github.com/takahirox/nes-rust
nes-rust is a NES emulator written in Rust. It can be compiled to WebAssembly.

Online Demos / VideosScreenshots
Features
  • Audio support with SDL2 / WebAudio
  • WebAssembly support
  • Remote multiplay support with WebRTC
How to import into your Rust project
The emulator module and document are released at crates.io.
How to build core library locally$ git clone https://github.com/takahirox/nes-rust.git$ cd nes-rust$ cargo build --release
How to run as desktop application
Prerequirements
$ cd nes-rust/cli$ cargo run --release path_to_rom_file
How to import and use WebAssembly NES emulator in a web browserHow to install and use WebAssembly NES emulator npm package
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Discuz! X

GMT+8, 2026-9-14 17:56 , Processed in 0.233382 second(s), 20 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表