Zig GBA
This is a work in progress SDK for creating Game Boy Advance games using 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
Community
Join the community on Matrix https://matrix.to/#/+ziggba:matrix.org
Build
This project assume current Zig master (0.5.0+7cc25a5fb).
To build, simply use Zig's integrated build system
zig build