# untitled2dshooter an untitled 2d multiplayer shooter for the gameboy i don't know what i'm doing ## compile first download [gbdk version 4.0.6](https://github.com/gbdk-2020/gbdk-2020/releases/tag/4.0.6) and extract the release to the folder `/gbdk` and then compile the game ``` make all ``` the gameboy rom will be output to `obj/untitled2dshooter.gb`