Skip to content

nonameentername/gba-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gba-games

battleship battleship battleship megatroid megatroid megatroid pong pong pong tetris tetris tetris

This repository includes gameboy advance games written using devkitpro.

To facilitate building the following docker image is used: werner/devkitpro

To build use the following:

make

The generated gameboy advance roms can then be played using an emulator (VisualBoyAdvance):

VisualBoyAdvance battleship/battleship.gba
VisualBoyAdvance megatroid/megatroid.gba
VisualBoyAdvance pong/pong.gba
VisualBoyAdvance tetris/tetris.gba

About

gameboy advance games from many years ago.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published