PLAY GAME BOY ADVANCE GAMES ONLINE — FREE
The Game Boy Advance is a 32-bit ARM machine in your pocket — close enough to a SNES-plus that developers still treat it as the perfect constraint. The gbadev scene runs annual jams that produce some of the most polished homebrew anywhere, and several of the games below came straight out of them. Everything on this shelf is author-sanctioned and free — emulated in your browser with the mGBA core, which means instant boot, save states, and full gamepad support.
Click any cartridge below to open its page, or hit play and it boots instantly — keyboard, gamepad and touch all work, and save states are built in. New games are added by our weekly hunt for fresh, legally-free homebrew; everything is credited in the attribution file.
AngunaADVENTURE · 2008A proper Zelda-like dungeon crawler: keys, bosses, secrets, and a grumpy hero.
gba microjam ’23PARTY · 2023WarioWare-style microgame gauntlet made by 13 developers. Five seconds per game. Go.
GeminiPUZZLE · 2008A homebrew GBA puzzle-action title built and shared freely by the gba dev community.
SpoutARCADE · 2005Thread a tiny craft through ever-tightening cave walls using thrust alone, in a one-more-go arcade loop.
Goodboy AdvancePLATFORMER · 2018A short exploration-platformer about a dog and his red rocket, made in three days for Ludum Dare 43.
Waimanu: Grinding BlocksPUZZLE · 2013A block-grinding puzzle-platformer starring a little penguin, ported free from the Nintendo DS version.
FelinePLATFORMER · 2021An open-source platformer starring a nimble cat, built in the open for the GBA Jam 2021 compo.
Symbol MergedPUZZLE · 2021A GBA puzzle-platformer where you carry loose symbols and merge them in hand to mint new superpowers.
SkylandADVENTURE · 2021A deep strategy roguelite for Game Boy Advance: build and manage flying island fortresses, repel enemy attacks, and survive endless procedurally…
BeatBeastARCADE · 2024A rhythm game for Game Boy Advance: hit notes in time with original music to power your fighter and defeat increasingly fierce beasts.
µCity AdvanceSIMULATION · 2021A full-featured city-building sim for Game Boy Advance: zone residential, commercial, and industrial land, build roads and transit, manage power…
THE MACHINE, BRIEFLY
The Game Boy Advance (2001) put a 32-bit ARM7 processor — the same architecture family that now powers every phone on earth — into a handheld with a 240×160 screen and zero operating system between your code and the metal. Roughly 81 million were sold, and developers still describe it as the perfect machine to learn low-level programming on: powerful enough for real games, simple enough for one person to understand completely.
THE HOMEBREW SCENE
The gbadev community runs annual jams that have become the engine of the scene, producing polished, inventive games — several titles on this shelf came directly out of them, including a thirteen-developer collaboration cartridge. The devkitARM toolchain and the community's Tonc tutorial are the canonical on-ramp, and projects like Skyland prove a “dead” handheld can host games that are actively developed for years.
HOW THIS SHELF IS CURATED
Every cartridge here passed the same gauntlet: the file is validated against the system's real header format, the license is traced to the author's own release (GPL, MIT, Creative Commons or an explicit freeware grant), and anything with cloudy rights is rejected — several well-known titles didn't make the cut for exactly that reason. Credits live in the attribution file, and an automated weekly hunt checks the scene's releases for new legally-free games, so this shelf grows on its own. Free-to-download is not the same as free-to-redistribute; a site that hosts files owes the difference some diligence.
SHELF HIGHLIGHTS — THE STORIES
- Skyland 2021
- Skyland is what happens when one developer treats a dead handheld as a live platform. Evan Bowman has been building and updating this island-hopping action-adventure for years — it grew out of his earlier game BlindJump, ships under the Mozilla Public License, and is one of the largest and most actively maintained GBA homebrew projects in existence (the ROM on this shelf is over 26MB — by GBA standards, enormous). Expect real production values: weather, lighting, a living world of floating islands.
- Anguna 2008
- Anguna is a proper dungeon-crawling adventure for the GBA — keys, bosses, items, secrets — in the tradition of the original Zelda. Programmer Nathan Tolbert built it with artist Chris Hildenbrand and released it free with source available; it has since become one of the most recommended entry points into GBA homebrew. It is compact, confident, and genuinely fun rather than merely impressive-for-homebrew.
- µCity Advance 2021
- µCity Advance is AntonioND's own remake of his Game Boy Color city builder for the Game Boy Advance — same civic ambition, now with the GBA's bigger screen, more colors and more horsepower. Like the original it is fully open source, and playing the two back to back is a small masterclass in how the same designer adapts one idea across two very different machines.
HOW THE CONTROLS WORK
ARROW KEYS — D-pad · Z / X — action buttons · ENTER — start · SHIFT — select · gamepads are auto-detected the moment you press a button · on phones and tablets, touch controls appear automatically. Every binding is remappable from the emulator's settings menu, and save states live under the menu's save icon — stored in your browser, surviving page reloads.
THE FINE PRINT, IN PLAIN ENGLISH
- Are these Game Boy Advance games legal to play?
- Yes — completely. Every game on this page is original homebrew: written by independent developers for the Game Boy Advance and released free by its own author under licenses that allow redistribution (GPL, MIT, Creative Commons or explicit freeware grants). We host no commercial ROMs, and every title credits its creator in our attribution file.
- Do GBA games work on my phone?
- Yes. The emulator runs in any modern browser — touch controls appear automatically on phones and tablets, and Bluetooth gamepads work too. Nothing is downloaded or installed; the game runs in your browser tab.
- Can I save my progress?
- Yes — the emulator supports save states. Open the emulator menu while playing and use the save icon; states are stored in your browser and survive page reloads. You can also load your own save files.
- What emulator does this site use?
- An open-source WebAssembly build of EmulatorJS running the RetroArch core for the Game Boy Advance. Emulators themselves are settled law — see our plain-language guide to emulation legality.
OTHER SHELVES IN THE CABINET
FROM THE BLOG: ARE EMULATORS LEGAL? · WHAT IS HOMEBREW? · HOW BROWSER EMULATION WORKS