an untitled 2d shooter for the gameboy
Go to file
2022-06-12 19:42:01 +01:00
res fix arrow sprite metadata 2022-06-12 19:42:01 +01:00
src move screen drawing logic outside of main.c 2022-06-12 19:31:27 +01:00
.gitignore don't use git submodule for gbdk because it doesn't have binaries 2022-06-08 02:08:52 +01:00
.gitmodules don't use git submodule for gbdk because it doesn't have binaries 2022-06-08 02:08:52 +01:00
Makefile don't use git submodule for gbdk because it doesn't have binaries 2022-06-08 02:08:52 +01:00
readme.md don't use git submodule for gbdk because it doesn't have binaries 2022-06-08 02:08:52 +01:00

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 and extract the release to the folder <PROJECT ROOT>/gbdk

and then compile the game

make all

the gameboy rom will be output to obj/untitled2dshooter.gb