Skip to content

SheepWizard/gba-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBA Minesweeper

Player minesweeper on your Game Boy Advanced. With beginner, intermediate, and expert difficulties, as well as highscores.

You can download the ROM from the release section.

Youtube video

Images

Controls

Control Action
A Open cell
B Flag cell
L Chord
R Chord
Dpad Move selector
Select Restart game
Start Go back to menu

Build

First create asset files (requires Grit):

sh make_assets.sh

Run make, requires devkitpro and tonc (comes with devkitpro):

make -f Makefile

This will make your a gba file that you can run on a emulator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published