An open API service indexing awesome lists of open source software.

https://github.com/androidkitkat/para-gameboy

Classic Apple ][ Sabotage for the Gameboy
https://github.com/androidkitkat/para-gameboy

Last synced: about 2 months ago
JSON representation

Classic Apple ][ Sabotage for the Gameboy

Awesome Lists containing this project

README

        

# para-gameboy

Project is a recreation of the Apple ][ game "Sabotage" (more commonly known as Parachute on the Apple iPod) for the Nintendo Game Boy

## Dependencies

- [gbdk-2020](https://github.com/Zal0/gbdk-2020)
- [GBTD](http://www.devrs.com/gb/hmgd/gbtd.html)
- [GBMB](http://www.devrs.com/gb/hmgd/gbmb.html)
- [GNU Make](https://www.gnu.org/software/make/)

Not a dependency but a great GameBoy emulator for debugging: [bgb](http://bgb.bircd.org/)

## how to build?

Assuming that gbdk is your PATH

`make`