文件名称:rustynes::alien_monster:Rust和WebAssembly的NES模拟器
文件大小:818KB
文件格式:ZIP
更新时间:2024-02-25 22:11:35
game emulator rust canvas canvas-game
Rustynes 工作正在进行中 屏幕截图 演示版 要求 脚本 锈 wasm-gc SDL2 使用 如果您安装了软件包管理器,则可以根据需要自动运行范围的必要要求来运行nix shell: nix-shell 然后,您可以在该Shell中运行以下命令。 发展历程 网络组装 $ make $ npm install $ npm start $ open http://localhost:3334 本机 $ cargo run -p standalone --release roms/hello.nes 建立 网络组装 $ make 本机 $ make standalone 测试 $ca