Ross ROSS = Recommend OSS · open-source software intelligence for agents

GValiente/butano

Modern C++ high level GBA engine observed · 2026-08-28

github.com/GValiente/butano · C++ · Zlib (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 96
  • Release rhythm 96
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 21.5
  • age_days: 2434
  • days_rel: 30
  • days_push: 27
  • n_releases_24m: 37

Full methodology

Adoption not part of the score

1752 stars · 120 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Butano is a modern C++ high-level game engine for the Game Boy Advance, offering one-line APIs for sprites, backgrounds, text, and raster effects. It includes a custom allocation-free standard library, asset import tooling, debugging/profiling tools, and full example games.

Use cases

  • make a game for the game boy advance in c++
  • gba homebrew game engine
  • develop retro console games with modern c++
  • learn gba programming with examples
  • create sprites and backgrounds on gba hardware
  • build a gba rom without writing assembly

When to choose

  • you want a high-level, modern C++ API for GBA development instead of raw hardware registers
  • you need built-in asset importing, asserts, logging, and profiling for GBA projects
  • you want reference game source code to learn from

When to avoid

  • you target platforms other than the Game Boy Advance
  • you need heap allocation, exceptions, or RTTI
  • you prefer C or assembly-level control over GBA hardware

Facets

framework · maturity active

game-engine graphics audio-processing developer-tools embedded-systems cross-platform cpp windows embedded game-engine gba game-boy-advance retro-gaming devkitarm homebrew modern-cpp no-heap-allocation game-development macos linux

1 source

Member repositories

RepositoryRoleHealth v2
GValiente/butanomain97

For agents

markdown · JSON · MCP: product_card(name="GValiente/butano")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem