2022-06-06 22:27:35 +01:00
2022-06-06 22:27:35 +01:00

untitled2dshooter

an untitled 2d multiplayer shooter for the gameboy

i don't know what i'm doing

compile

first clone submodules:

git submodule init && git submodule update

and then compile the game

make all

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

Description
an untitled 2d shooter for the gameboy
Readme 660 KiB
Languages
C 93.4%
Makefile 6.6%