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 9f2ddc6621 Merge branch 'master' of lain.church:tA/testingAnimation 4 年之前
ass first commit 4 年之前
inc working animation, but ugly 4 年之前
src moving sprite, still ugly 4 年之前
testing first commit 4 年之前
.gitignore working animation, but ugly 4 年之前
Makefile working animation, but ugly 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