testingAnimation/README.md

14 regels
287 B
Markdown

2020-05-08 19:40:26 -04:00
= tA's terribleAssembly =
just me messing about trying to learn gameboy assembly
2020-05-24 01:56:07 -04:00
== requisites ==
built using `rgbds`, will need to be installed for makefile to compile
2020-05-08 19:40:26 -04:00
== running ==
simply run `make` in the root directory to build the ROM
will appear as a `.gb` file in `./build`