This is an interactive game written in C made for a Game Boy Advanced emulator.
The Ghost Slayer is stranded in space and separated from its spaceship, and it will run out of air in 30 seconds! Help the ghost slayer get back to its spaceship without hitting any of the ghosts are before it's too late. Unlike its name, the timid Ghost Slayer is too scared to kill ghosts, so it must be sneaky and outrun the random ghosts and get back to its spaceship, the finish line.
- Help the cowardly ghost slayer get back to his spaceship without hitting any of the ghosts!
- You must move the ghost slayer to the finish line (the spaceship) before the time runs out.
- If the slayer hits a ghost or runs out of air, the slayer dies and you lose!
- Download the zip file
- Navigate into the folder in terminal
- Install a GBA emulator (or use your CS 2110 Docker)
- Run this command:
make mgba
Enter
to start the gameReturn
to reset the program or to replay the game- Use your
keyboard arrows
to move up, left, right, and down
GameBoy | Keyboard |
---|---|
Start | Enter |
Select | Backspace |
A | Z |
B | X |
L | A |
R | S |