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.
Control | Action |
---|---|
A | Open cell |
B | Flag cell |
L | Chord |
R | Chord |
Dpad | Move selector |
Select | Restart game |
Start | Go back to menu |
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.