awesome-quads
github.com/ozkriff/awesome-quads ↗▦⧉⊞□ A curated list of links to miniquad/macroquad-related code & resources
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me apps or visualizations: on top of macroquad resources from awesome-quads"
Installation instructions →What's inside
Apps or visualizations
- adambiltcliffe/macroquad-jfaApps or visualizations: On top of macroquad
a PoC demonstration of using the jump flood algorithm to generate outlines around shapes on the GPU using only macroquad.
- bemaApps or visualizations: On top of macroquad
slideshow DSL.
- cacophonyApps or visualizations: On top of macroquad
a minimalist and ergonomic MIDI sequencer.
- Collision simulatorApps or visualizations: On top of macroquad
simulating correct particle collisions and algorithms to detect them efficiently.
- eportalApps or visualizations: On top of macroquad
an evolution simulator.
- EscapeApps or visualizations: On top of macroquad
AI plays a small escape room game.
Libraries
- backerLibraries: Integrations
a 'plug & play' UI layout crate.
- bevy_miniquadLibraries: Integrations
- circle2dLibraries: Other
little physics library with only circles, used in
- cvars-console-macroquadLibraries: Integrations
in-game console for changing cvars at runtime.
- egui-macroquadLibraries: Integrations
- egui-miniquadLibraries: Integrations
Games
- Ball in a BoxGames: On top of macroquad
a desktop toy where you have a box with a ball inside it.
- Bunner MacroquadGames: On top of macroquad
an implementation in Rust+Macroquad of the game Bunner from Code the Classics vol 1.
- CavethGames: On top of macroquad
a game where you can shoot enemies with a cannon.
- Celestial GardenGames: On top of macroquad
a game about cultivating an asteroid belt..
- ChessItoGames: On top of macroquad
a small game based on Chess.
- Coric's QuestGames: On top of miniquad
a small fantasy-themed console-style RPG.
Tools
- cargo-webquad
a little helper to run debug builds of miniquad/macroquad-based projects on web.
Publications
Game engines
- emerald
game engine with physics, audio, graphics, ECS.
- good-web-game
crate to easily port your
- macroquad
simple to use library from author of miniquad.
- miniquad
main crate, engines below build on top of it. Supports WASM. Therefore everything build on top of it supports WASM too.
- omegaquad
hackable, opinionated layer on top of Macroquad for writing games
- rust-rpg-toolkit
a framework for creating customizable and user modifiable action RPG's, using Rust and/or JSON.
Printed Books
- Game development in Rust with Macroquad
a printed version of the book "Game Development in Rust with Macroquad".
Docs
- Game development in Rust with Macroquad
A book for beginners about creating a shoot 'em up game in Macroquad.
- Java interop with Miniquad on Android
- Making an online multiplayer game in Rust with Nakama
tutorial about creating multiplayer platformer game in macroquad from scratch.
- Platformer book
WIP book about creating your platformer game in macroquad.
- Publish game on Android with Macroquad
a tutorial about building a macroquad game for Android and uploading it to Google Play.
Showing a sample of 141 resources. View the full list on GitHub →