sprite animation testing
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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