sprite animation testing
Aller au fichier
2020-05-24 18:01:03 +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 moving sprite, still ugly 2020-05-24 18:00:27 +12:00
testing first commit 2020-05-09 11:40:26 +12:00
.gitignore working animation, but ugly 2020-05-24 17:54:13 +12:00
Makefile working animation, but ugly 2020-05-24 17:54:13 +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