Death has discovered a loophole in their contract: no humans means no job - and early retirement! Battle monsters strategically placed across a haunted graveyard, uncover enemy patterns, and and foil Death’s twisted plan to end humanity.
Crypt Sweeper made by:
Sean Connelly and Casey Dean from Pocket Pulp.
Daniel Benmergui - Creator of DragonSweeper which inspired this game
L. Beethoven - Moonlight Sonata
Adigun A. Pollack - AAP-64 Palette
This project used gba-bootstrap as a starting point.
You will need to install the ARM GCC via:
# Mac OSX
brew install gcc-arm-embedded
# Linux
sudo apt install gcc-arm-none-eabi
# Windows
# Download from:
# https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloadsThen, run make:
makeAnd the ROM will be output to tgt/cryptsweeper.gba.