2026-02-19 21:41:14 -08:00
2026-02-20 10:41:07 -08:00
2026-02-20 10:41:07 -08:00
2026-02-20 08:53:27 -08:00
2026-02-10 09:04:28 -08:00
2026-02-20 10:41:07 -08:00
2026-02-20 10:41:07 -08:00
2026-02-20 10:41:07 -08:00
2026-02-20 09:16:48 -08:00

This respository uses git lfs for large file storage. You will need to run git lfs pull after cloning.

How to build the wasm module:

cd wasm-module
wasm-pack build --target web --out-dir ../web-demo/pkg

How to serve the web demo (requires wasm module):

cd web-demo
python3 -m http.server

How to run the native player:

cd native-player
cargo run --release -- ../web-demo/bhop_marble_5692093612.snfm ../web-demo/bhop_marble_7cf33a64-7120-4514-b9fa-4fe29d9523d.qbot

You can drag and drop map files and bot files to load them.

Description
Embeddable wasm Roblox bhop/surf bot player with a js playback api.
Readme 1.9 MiB
Languages
Rust 88.4%
JavaScript 7.2%
HTML 2.5%
WGSL 1.9%