# Humpheh/goboy

Multi-platform Nintendo Game Boy Color emulator written in Go

Repository: https://github.com/Humpheh/goboy
Canonical: https://ross.abutalabs.com/products/goboy
Homepage: https://humpheh.github.io/goboy/
Language: Go
License: MIT
License Family: permissive
Topics: emulator, go, golang, gameboy, gameboy-emulator, windows, macos
Last push: 2026-03-30T16:27:48+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 8, longevity 100
- inputs: {"age_days": 3300, "days_push": 156, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2638, forks 119 (observed 2026-08-28T04:07:06.355971+00:00)

## What it is
GoBoy is a multi-platform Nintendo Game Boy and Game Boy Color emulator written in Go, with colour and sound support. It was built primarily as a development exercise and includes debugging features like opcode tracing and sound channel toggling.

## Use cases
- play gameboy roms on my computer
- emulate game boy color games on mac
- learn how a gameboy emulator works
- step through cpu opcodes of a gameboy emulator
- run zelda.gb from the command line

## When to choose
- you want to play most Game Boy (and some Game Boy Color) games on macOS, Windows, or Linux
- you want to study or contribute to an emulator written in Go
- you need debugging aids like opcode printing and step-through execution

## When to avoid
- you need high-accuracy emulation of all Game Boy Color games
- you want save states, netplay, or other modern emulator features
- you need a actively developed emulator rather than a work-in-progress project

## Facets
- artifact type: application
- maturity: maintenance
- function: game-engine, graphics, audio-processing, developer-tools, cli
- domain: gaming-tools, simulation, cross-platform, developer-tools
- platform: windows, go, cli, cross-platform
- tags: emulator, gameboy, gameboy-color, retro-gaming, opengl, debugging-tools, macos, linux, desktop

## Member repositories
- Humpheh/goboy (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.355971+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-30T02:19:10.391758+00:00, confidence not recorded.
  - readme: https://github.com/Humpheh/goboy (fetched 2026-08-28T04:07:06.355971+00:00, sha 328235f062df)
  - homepage: https://humpheh.github.io/goboy/ (fetched 2026-08-29T10:02:07.055601+00:00, sha 712a84878089)
- Data as of 2026-08-30T08:39:29.467469+00:00.
