sprite animation testing
Go to file
2020-05-31 16:08:57 +12:00
ass cleaned up background, multiple palettes 2020-05-31 16:08:57 +12:00
inc working animation, but ugly 2020-05-24 17:54:13 +12:00
src cleaned up background, multiple palettes 2020-05-31 16:08:57 +12:00
.gitignore fixed scanline bug + removed old code 2020-05-25 15:49:17 +12:00
Makefile fixed gbc compat flag 2020-05-28 15:25:27 +12:00
README.md Update 'README.md' 2020-05-24 01:56:07 -04:00

= 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