sprite animation testing
Go to file
2020-05-28 15:21:34 +12:00
ass first commit 2020-05-09 11:40:26 +12:00
inc working animation, but ugly 2020-05-24 17:54:13 +12:00
src added more actors to demonstrate 2020-05-28 15:21:34 +12:00
testing first commit 2020-05-09 11:40:26 +12:00
.gitignore fixed scanline bug + removed old code 2020-05-25 15:49:17 +12:00
Makefile cleaned up header 2020-05-25 17:10:59 +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