sprite animation testing
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Thorn Avery 52492799db fixed gbc compat flag 4 lat temu
ass first commit 4 lat temu
inc working animation, but ugly 4 lat temu
src added more actors to demonstrate 4 lat temu
testing first commit 4 lat temu
.gitignore fixed scanline bug + removed old code 4 lat temu
Makefile fixed gbc compat flag 4 lat temu
README.md Update 'README.md' 4 lat temu

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