A Game Boy Advance JRPG adventure based on the Sygl book series.
Visit the GitHub Pages site to play in your browser using EmulatorJS.
Download the latest sygl.gba from the Releases page or from the GitHub Pages site.
- devkitPro (devkitARM)
- Make
- Python 3
export PYTHON=python3
make clean
make -j$(nproc)The compiled ROM will be at build/sygl.gba.
- CLAUDE.md - Codebase guide & architecture
- docs/design.md - Game design document
- docs/DECISIONS.md - Architecture decisions
- assets/lore/sygl_complete.txt - Source novel/lore
Use any GBA emulator:
- Emulation Station - MAME, Retroarch
- mGBA - Cross-platform
- VBA-M - Windows/Linux
- Real hardware - Flash to cartridge
All code is proprietary. Sygl universe belongs to the original author.