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 ad72f02c91 cleaned up background, multiple palettes 4 lat temu
ass cleaned up background, multiple palettes 4 lat temu
inc working animation, but ugly 4 lat temu
src cleaned up background, multiple palettes 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