Quick implementation of Asteroids built over a weekend using Macroquad.
./build_wasm.sh
After building the WASM bundle, one way to host it is like so:
cargo install basic-http-server
basic-http-server .
Quick implementation of Asteroids built over a weekend using Macroquad.
./build_wasm.sh
After building the WASM bundle, one way to host it is like so:
cargo install basic-http-server
basic-http-server .