Watch others move their balls in real time.
To build the app wasm-pack needs to be installed.
Use shell scripts to format code, lint, build, test, run or clean:
./format.sh
./clippy.sh
./build.sh
./test.sh
./run.sh
./build_and_run.sh
./clean.sh
Above scripts are available in Batch file form in windows
directory.
NOTE: They have to be run from said windows
directory, don't move them to project root directory before running them.