Simple SNES shoot-'em-up game.
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.
 
 
Colin McMillen 2da42f1eb1 Add a "ship" and let the player move around. 9 years ago
.gitignore Ignore *.smc files. 9 years ago
InitSNES.asm Add a "ship" and let the player move around. 9 years ago
README.md Create README.md 9 years ago
build.bat echo off in build script. 9 years ago
header.asm Add a "ship" and let the player move around. 9 years ago
pewpew.asm Add a "ship" and let the player move around. 9 years ago
registers.asm Add a "ship" and let the player move around. 9 years ago
tiles.asm Add a "ship" and let the player move around. 9 years ago
wlalink.cfg Add build.bat and wlalink config file. 9 years ago

README.md

Simple SNES game.