Awesome
Good Web Game
good-web-game is a native wasm32-unknown-unknown implementation of some mininimal ggez subset on top of miniquad. Built to run zemeroth in the web.
In action(0.1, pre-miniquad version): https://ozkriff.itch.io/zemeroth
Example
To build and run an example as a native binary:
cargo run --example astroblasto
To build and run a web version follow miniquad instructions
Architecture
Here is how good-web-game
fits into your rust-based game: