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

hajimehoshi/ebiten

A dead simple 2D game engine for Go observed · 2026-08-28

github.com/hajimehoshi/ebiten · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 11.0
  • age_days: 4826
  • days_rel: 18
  • days_push: 7
  • n_releases_24m: 23

Full methodology

Adoption not part of the score

13421 stars · 783 forks observed · 2026-08-28

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

Ebitengine (formerly Ebiten) is an open-source 2D game engine for Go with a simple image-based drawing API. It supports desktop, mobile, web (WebAssembly), and console targets with GPU-accelerated batched rendering, input handling, and audio playback.

Use cases

  • build a 2d game in go
  • deploy a go game to webassembly
  • make a mobile game with golang
  • 2d game engine with simple api
  • render sprites and text in go
  • play ogg mp3 wav audio in a go game
  • handle keyboard mouse and gamepad input in go

When to choose

  • you want to write 2D games in pure Go with a minimal API
  • you need one codebase targeting desktop, mobile, and web
  • you want GPU-accelerated rendering with automatic batching and texture atlases
  • you prefer a production-proven engine used in shipped commercial games

When to avoid

  • you need 3D rendering or a full editor-driven engine like Unity or Godot
  • you need a large asset pipeline, physics engine, or built-in editor
  • you require platforms beyond those officially supported (e.g., consoles other than Switch/Xbox)

Facets

framework · maturity stable

game-engine graphics audio-processing image-processing cross-platform go windows wasm browser cross-platform 2d-graphics gamedev shaders gamepads texture-atlas nintendo-switch game-development macos linux android ios

3 sources

Member repositories

RepositoryRoleHealth v2
hajimehoshi/ebitenmain99

For agents

markdown · JSON · MCP: product_card(name="hajimehoshi/ebiten")

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