{"id":34720472,"url":"https://github.com/dackmin/gba-studio","last_synced_at":"2026-05-22T20:06:33.153Z","repository":{"id":321985200,"uuid":"1059985875","full_name":"dackmin/gba-studio","owner":"dackmin","description":"Just like GB Studio, but worse and for the GBA","archived":false,"fork":false,"pushed_at":"2026-03-09T16:01:16.000Z","size":6362,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-09T17:58:16.431Z","etag":null,"topics":["gameboy-advance","gba","gba-development"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dackmin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-19T08:18:14.000Z","updated_at":"2026-03-09T10:07:24.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dackmin/gba-studio","commit_stats":null,"previous_names":["neoframe/gba-studio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dackmin/gba-studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dackmin%2Fgba-studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dackmin%2Fgba-studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dackmin%2Fgba-studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dackmin%2Fgba-studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dackmin","download_url":"https://codeload.github.com/dackmin/gba-studio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dackmin%2Fgba-studio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33364339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gameboy-advance","gba","gba-development"],"created_at":"2025-12-25T01:45:59.850Z","updated_at":"2026-05-22T20:06:33.141Z","avatar_url":"https://github.com/dackmin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GBA Studio\n\n[![Build](https://github.com/dackmin/gba-studio/actions/workflows/build.yml/badge.svg)](https://github.com/dackmin/gba-studio/actions/workflows/build.yml)\n\nJust like [GB Studio](https://gbstudio.dev), but worse and for the GBA.\n\n\u003cimg width=\"1728\" height=\"1019\" alt=\"GBA Studio\" src=\"https://github.com/user-attachments/assets/fed8afe8-ce6a-4f28-b909-a8923677bfea\" style=\"border-radius:16px;\" /\u003e\n\nGBA Studio is an Electron game creator built on top of the [Butano](https://github.com/GValiente/butano) GBA C++ game engine.\n\n## Installation\n\nGBA Studio still requires you to have [Python 3+](https://www.python.org/downloads/) and [devkitARM](https://devkitpro.org/wiki/Getting_Started/devkitARM) installed on your system.\n\nDownload the latest build for your platform from the [build action pipeline](https://github.com/dackmin/gba-studio/actions/workflows/build.yml).\n\n\u003e Note: macOS builds are signed \u0026 notarized. Windows builds are unsigned.\n\n\n## Road to v1.0\n\n- [x] File changes detection outside of GBA Studio\n- [x] Copy/paste events\n- [x] Use variables for any value\n- [x] Rename events\n- [x] Foreground sprites\n- [x] WASM mGBA integration\n- [x] ~~Windows signed installer~~ (I'm too poor for this, enjoy the unsigned version)\n- [ ] Move target point from the target scene\n- [ ] Side scroller scene type\n- [ ] Parallax backgrounds\n- [ ] images auto convert on build\n- [ ] Portable python \u0026 devkitARM\n- [ ] Auto updater\n- [ ] Sprite animations editor\n- [ ] Sound editor\n- [ ] Plugins\n\n## Development\n\nInstall dependencies:\n\n```bash\nyarn install\n```\n\nRun:\n\n```bash\nyarn dev\n```\n\n## Contributing\n\n[![](https://contrib.rocks/image?repo=dackmin/gba-studio)](https://github.com/dackmin/gba-studio/graphs/contributors)\n\nPlease check the [CONTRIBUTING.md](https://github.com/dackmin/gba-studio/blob/main/CONTRIBUTING.md) doc for contribution guidelines.\n\n## License\n\nThis software is licensed under [MIT](https://github.com/p3ol/oak/blob/master/LICENSE).\n\n### Credits\n\n* GBA Studio is heavily inspired by (if not a pale copy of) [GB Studio](https://gbstudio.dev) by [Chris Maltby](https://github.com/chrismaltby).\n* C++ Code is built using the extraordinary [Butano](https://github.com/GValiente/butano) engine.\n* Example assets displayed in the screenshot:\n  - [Retro RPG Characters](https://the-pixel-nook.itch.io/retro-rpg-character-pack) from [The Pixel Nook](https://the-pixel-nook.itch.io/)\n  - [Pocket Valley Essentials](https://widseylabs.itch.io/pocket-valley-essentials) from [Widsey Labs](https://widseylabs.itch.io/)\n  - [Pocket Valley Interiors](https://widseylabs.itch.io/pocket-valley-interiors) from [Widsey Labs](https://widseylabs.itch.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdackmin%2Fgba-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdackmin%2Fgba-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdackmin%2Fgba-studio/lists"}