Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sygl GBA

A Game Boy Advance JRPG adventure based on the Sygl book series.

Play Online

Visit the GitHub Pages site to play in your browser using EmulatorJS.

Download ROM

Download the latest sygl.gba from the Releases page or from the GitHub Pages site.

Building Locally

Requirements

  • devkitPro (devkitARM)
  • Make
  • Python 3

Build

export PYTHON=python3
make clean
make -j$(nproc)

The compiled ROM will be at build/sygl.gba.

Documentation

Play Locally

Use any GBA emulator:

  • Emulation Station - MAME, Retroarch
  • mGBA - Cross-platform
  • VBA-M - Windows/Linux
  • Real hardware - Flash to cartridge

License

All code is proprietary. Sygl universe belongs to the original author.

About

GBA game for Sygl

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages