Zig GBA

正在开发的 SDK,用于使用 Zig 编程语言创建 Game Boy Advance 游戏。「Work in progress SDK for creating Game Boy Advance games using Zig programming language.」

Github星跟踪图

Zig GBA

This is a work in progress SDK for creating Game Boy Advance games using the Zig programming language. Once Zig has a proper package manager, I hope that it would as easy as import the ZigGBA package. Inspired by TONC GBA tutorial

Setup

This project uses submodules, so post clone, you will need to run:

git submodule update --init

Build

This library uses zig nominated 2024.10.0-mach. To install using zigup:

zigup 0.14.0-dev.1911+3bf89f55c

To build, simply use Zig's integrated build system

zig build

First example running in a emulator

First example emulator image

First example running on real hardware

First example real hardware image

主要指标

概览
名称与所有者wendigojaeger/ZigGBA
主编程语言Zig
编程语言Zig (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2019-12-08 23:29:41
推送于2025-06-16 22:36:45
最后一次提交2025-06-16 17:36:45
发布数0
用户参与
星数374
关注者数13
派生数16
提交数89
已启用问题?
问题数20
打开的问题数8
拉请求数8
打开的拉请求数2
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?