sprite animation testing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 4 година
пре 4 година
12345678910111213
  1. = tA's terribleAssembly =
  2. just me messing about trying to learn gameboy assembly
  3. == requisites ==
  4. built using `rgbds`, will need to be installed for makefile to compile
  5. == running ==
  6. simply run `make` in the root directory to build the ROM
  7. will appear as a `.gb` file in `./build`