Baekalfen/PyBoy
Game Boy emulator written in Python observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 70
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 37
- age_days: 4114
- days_rel: 120
- days_push: 8
- n_releases_24m: 12
Adoption not part of the score
5193 stars · 537 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PyBoy is a Game Boy and Game Boy Color emulator written in Python, usable both as a standalone terminal application and as an embeddable Python library. It exposes an API for programmatic control, making it popular for AI/RL experiments on classic games.
Use cases
- play game boy roms on my computer
- emulate gameboy games in python
- train a reinforcement learning agent to play pokemon red
- script a bot to play a gameboy game
- integrate a gameboy emulator with openai gym
When to choose
- you want to run Game Boy ROMs from Python or the terminal
- you need a programmable emulator for AI, bots, or RL research
- you want rewind and scripting features for retro games
When to avoid
- you need high-accuracy emulation of other consoles
- you need maximum native performance from a C/C++ emulator
- you want to emulate Game Boy Advance or newer systems
Facets
library · maturity active
game-engine simulation machine-learning gaming-tools simulation reinforcement-learning developer-tools python cross-platform cli gameboy-emulator emulation reinforcement-learning-environment gym cython retro-gaming
1 source
- readme: https://github.com/Baekalfen/PyBoy · fetched 2026-08-28 · 37cfd23009cb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Baekalfen/PyBoy | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem