All Projects → not-fl3 → Good Web Game

not-fl3 / Good Web Game

A minimal 2d game framework for wasm.

Programming Languages

rust
11053 projects

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

screen

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:

software stack

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].