Skip to content

quentin-dev/gba-butano-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBA Butano Starter Template

This is a starter template to createa GBA game with Butano.

Building the game

Requirements

This project has the same requirements as butano, so you need devkitArm and its GBA toolchain installed.

Instructions

  1. Clone the repo and cd into it
  2. git submodule update --init
  3. make -j$(nproc)
  4. Open gba-butano-starter-template.gba with your favorite emulator and play!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published