testingAnimation/README.md
2020-05-24 01:56:07 -04:00

14 lines
287 B
Markdown

= 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`