Skip to content

yholivas/stepmania-advance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stepmania Advance

Title screen

setup

  1. make sure you have libgba and libtonc installed from devkitpro
echo -e '[dkp-libs]\nServer = https://downloads.devkitpro.org/packages' | sudo tee -a /etc/pacman.conf > /dev/null
echo -e '[dkp-linux]\nServer = https://downloads.devkitpro.org/packages/linux' | sudo tee -a /etc/pacman.conf > /dev/null
sudo pacman -Sy; and sudo pacman -S libtonc libgba maxmod-gba gba-tools
  1. run source devkit/devkit-env.sh before building
  2. run the makefile to build an executable
  3. open stepmania_advance.gba in mgba or some other GBA emulator

About

Stepmania port for the Game Boy Advance

Resources

License

Stars

Watchers

Forks

Packages

No packages published