SNES-like engine in JavaScript.
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 c82e19470c assets.py: output a full JS file that can be sourced directly 5 years ago
scripts assets.py: output a full JS file that can be sourced directly 5 years ago
.gitignore add bundle/ to gitignore 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
index.html create a CharacterSprite class 5 years ago
main.js move gamepad handling into a separate class 5 years ago

README.md

snej

SNES-like engine in JavaScript