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