This is a starter template to createa GBA game with Butano.
This project has the same requirements as butano, so you need devkitArm and its GBA toolchain installed.
- Clone the repo and
cd
into it git submodule update --init
make -j$(nproc)
- Open
gba-butano-starter-template.gba
with your favorite emulator and play!