SNES-like engine in JavaScript.
Go to file
2019-10-03 16:42:21 -04:00
scripts assets.py: output a full JS file that can be sourced directly 2019-10-03 16:37:47 -04:00
.gitignore add bundle/ to gitignore 2019-10-03 15:41:59 -04:00
index.html use spritesheet & metadata from bundle/ instead of hard-coding a few 2019-10-03 16:42:21 -04:00
LICENSE Initial commit 2019-09-24 14:54:17 -04:00
main.js use spritesheet & metadata from bundle/ instead of hard-coding a few 2019-10-03 16:42:21 -04:00
README.md Initial commit 2019-09-24 14:54:17 -04:00

snej

SNES-like engine in JavaScript