Skip to content

TanTanDev/good-web-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A minimal 2d game framework for wasm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%