forked from StrafesNET/roblox-bot-player
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
Languages
Rust
88.4%
JavaScript
7.2%
HTML
2.5%
WGSL
1.9%