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.

README.md 197B

4 years ago
123456789
  1. = tA's terribleAssembly =
  2. just me messing about trying to learn gameboy assembly
  3. == running ==
  4. simply run `make` in the root directory to build the ROM
  5. will appear as a `.gb` file in `./build`