untitled2dshooter/readme.md

12 lines
164 B
Markdown
Raw Normal View History

# untitled2dshooter
an untitled 2d multiplayer shooter for the gameboy
## compile
```
make all
```
the gameboy rom will be output to `obj/untitled2dshooter.gb`