@tomjankauski/boids
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

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

/@tomjankauski/boids/

    Package Sidebar

    Install

    npm i @tomjankauski/boids

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    22.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • tomjankauski