sprite animation testing
ass | ||
inc | ||
src | ||
testing | ||
.gitignore | ||
Makefile | ||
README.md |
= tA's terribleAssembly =
just me messing about trying to learn gameboy assembly
== requisites ==
built using rgbds
, will need to be installed for makefile to compile
== running ==
simply run make
in the root directory to build the ROM
will appear as a .gb
file in ./build