2022-06-06 21:19:34 +00:00
|
|
|
# untitled2dshooter
|
|
|
|
|
|
|
|
an untitled 2d multiplayer shooter for the gameboy
|
|
|
|
|
2022-06-06 21:23:01 +00:00
|
|
|
i don't know what i'm doing
|
|
|
|
|
2022-06-06 21:19:34 +00:00
|
|
|
## compile
|
|
|
|
|
2022-06-08 01:08:08 +00:00
|
|
|
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 `<PROJECT ROOT>/gbdk`
|
2022-06-06 21:23:01 +00:00
|
|
|
|
|
|
|
and then compile the game
|
|
|
|
|
2022-06-06 21:19:34 +00:00
|
|
|
```
|
|
|
|
make all
|
|
|
|
```
|
|
|
|
|
|
|
|
the gameboy rom will be output to `obj/untitled2dshooter.gb`
|
2022-06-12 21:45:35 +00:00
|
|
|
|
|
|
|
|
|
|
|
## credits
|
|
|
|
|
|
|
|
### art
|
|
|
|
|
|
|
|
a cool guy named louie - drew mike
|