@tomjankauski/boids
v0.1.1
Published
Boids simiulation
Downloads
2
Readme
Boids
Simple simulation of swarms. Written in rust, and compatible with web assembly.
Build
If you use nix, shell.nix
will create a build environment.
nix-shell
Otherwise install wasm-pack
.
wasm-pack build --release