# Duality My first homebrew GameBoy game. A port of the GTA San Andreas Arcade Game Duality. ## Getting Started You need the [GBDK-2020](https://gbdk.org/docs/api/docs_getting_started.html) to build the ROM and [Gearboy](https://github.com/drhelius/Gearboy) to emulate it comfortably. Then just build and run it. make run ## License To-Do