sprite animation testing
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

README.md 287B

4 år sedan
4 år sedan
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`