sprite animation testing
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Thorn Avery 2ca8baf1b3 Update 'README.md' 4年前
ass first commit 4年前
inc working animation, but ugly 4年前
src working animation, but 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