sprite animation testing
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Thorn Avery 52492799db fixed gbc compat flag il y a 4 ans
ass first commit il y a 4 ans
inc working animation, but ugly il y a 4 ans
src added more actors to demonstrate il y a 4 ans
testing first commit il y a 4 ans
.gitignore fixed scanline bug + removed old code il y a 4 ans
Makefile fixed gbc compat flag il y a 4 ans
README.md Update 'README.md' il y a 4 ans

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