This website requires JavaScript.
Explore
Help
Sign In
mcmillen
/
snej
Watch
1
Star
0
Fork
0
You've already forked snej
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
SNES-like engine in JavaScript.
28
Commits
1
Branch
0
Tags
56
KiB
JavaScript
56.8%
Python
36%
HTML
5.8%
Shell
1.4%
ac3216f41f
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
ac3216f41f
change expected assets location
2019-10-03 15:46:43 -04:00
scripts
change expected assets location
2019-10-03 15:46:43 -04:00
.gitignore
add bundle/ to gitignore
2019-10-03 15:41:59 -04:00
index.html
create a CharacterSprite class
2019-09-25 15:06:27 -04:00
LICENSE
Initial commit
2019-09-24 14:54:17 -04:00
main.js
move gamepad handling into a separate class
2019-09-25 17:22:04 -04:00
README.md
Initial commit
2019-09-24 14:54:17 -04:00
README.md
snej
SNES-like engine in JavaScript