Home

Awesome

Awesome Quads

A curated list of links to miniquad/macroquad-related code & resources.

Game engines

Games

Games: On top of macroquad

Games: On top of miniquad

Games: On top of good-web-game

Apps or visualizations

Apps or visualizations: On top of macroquad

Docs

Publications

Example usage

Tools

Libraries

Libraries: Integrations

Libraries: Plugins

Plugin has additional .js file, so to use it, you need to do extra work. Before deploying of your project on WASM, you could look at your dependencies using cargo tree and if you find these crates, add .js file from them.

Libraries: Other