# not-fl3/macroquad

Cross-platform game engine in Rust.

Repository: https://github.com/not-fl3/macroquad
Canonical: https://ross.abutalabs.com/products/macroquad
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: wasm, rust, android, ios, game-engine
Last push: 2026-08-18T09:37:35+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 2429, "days_push": 15, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4596, forks 423 (observed 2026-08-28T04:08:54.779913+00:00)

## What it is
Macroquad is a simple, easy-to-use cross-platform game library for Rust, heavily inspired by raylib. It lets you write the same code for Windows, Linux, macOS, HTML5/WASM, Android, and iOS with minimal dependencies and fast builds.

## Use cases
- build a 2D game in Rust
- make a browser game with WebAssembly
- deploy a Rust game to Android with one command
- prototype game ideas quickly with minimal setup
- write cross-platform games without platform-specific code
- add simple immediate-mode UI to a Rust game

## When to choose
- you want a beginner-friendly Rust game library with a tiny dependency tree and fast builds
- you need one codebase targeting desktop, web, Android, and iOS
- you prefer a raylib-style simple immediate-mode API over heavyweight engines

## When to avoid
- you need a full-featured editor, ECS, or asset pipeline like Unity, Godot, or Bevy
- you need advanced 3D rendering or AAA-grade graphics features
- you need a large ecosystem of plugins and community assets

## Facets
- artifact type: library
- maturity: active
- function: game-engine, graphics, ui-components, animation
- domain: graphics, cross-platform
- platform: rust, wasm, windows, cross-platform
- tags: 2d-rendering, immediate-mode-ui, raylib-inspired, single-command-deploy, html5-games, game-development, android, ios, linux, macos

## Member repositories
- not-fl3/macroquad (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:54.779913+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:48.943904+00:00, confidence not recorded.
  - readme: https://github.com/not-fl3/macroquad (fetched 2026-08-28T04:08:54.779913+00:00, sha 8cd985fa7b77)
  - registry_crates: https://crates.io/api/v1/crates/macroquad (fetched 2026-08-29T09:04:54.592689+00:00, sha 557c6b856c1b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
