/asteroids-rs

Asteroids Clone using Macroquad

Primary LanguageRust

Weekend Asteroids

Quick implementation of Asteroids built over a weekend using Macroquad.

Release WASM Build

./build_wasm.sh

Testing WASM Build

After building the WASM bundle, one way to host it is like so:

cargo install basic-http-server
basic-http-server .