This website requires JavaScript.
Explore
Help
Sign In
mcmillen
/
pewpew
Watch
1
Star
0
Fork
0
You've already forked pewpew
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Simple SNES shoot-'em-up game.
11
Commits
2
Branches
0
Tags
101
KiB
Assembly
99.7%
Batchfile
0.3%
6d94f5d032
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Colin McMillen
6d94f5d032
echo off in build script.
2015-05-22 15:11:55 -04:00
.gitignore
Ignore *.smc files.
2015-05-22 12:55:22 -04:00
build.bat
echo off in build script.
2015-05-22 15:11:55 -04:00
header.asm
Set background color on every frame.
2015-05-22 15:09:14 -04:00
InitSNES.asm
Tweak comments in header.asm.
2015-05-22 14:24:25 -04:00
pewpew.asm
Set background color on every frame.
2015-05-22 15:09:14 -04:00
README.md
Create README.md
2015-05-22 14:35:51 -04:00
wlalink.cfg
Add build.bat and wlalink config file.
2015-05-22 14:37:52 -04:00
README.md
Simple SNES game.