ad208三国

 找回密码
 加入
搜索
热搜: 活动 交友 discuz
查看: 724|回复: 0

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

[复制链接]
发表于 2023-7-20 09:35:48 | 显示全部楼层 |阅读模式

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

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|手机版|小黑屋|ad208三国

GMT+8, 2024-4-28 17:14

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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