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.
Thorn Avery 52492799db fixed gbc compat flag преди 4 години
ass first commit преди 4 години
inc working animation, but ugly преди 4 години
src added more actors to demonstrate преди 4 години
testing first commit преди 4 години
.gitignore fixed scanline bug + removed old code преди 4 години
Makefile fixed gbc compat flag преди 4 години
README.md Update 'README.md' преди 4 години

README.md

= 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