Commit Graph

6 Commits

Author SHA1 Message Date
Colin McMillen
aed6bdd877 create a CharacterSprite class
add ability to switch between character graphics by pressing R
2019-09-25 15:06:27 -04:00
Colin McMillen
d06c5a49c4 add SNES_WIDTH and SNES_HEIGHT constants 2019-09-25 10:40:10 -04:00
Colin McMillen
0ebdf6f47f autoscale canvas based on browser dimensions.
add more canvas scale options.
hide canvas element until scale is set.
2019-09-25 10:24:31 -04:00
Colin McMillen
2fe15e98fb change dir structure of resources/ tree (now res/) 2019-09-25 10:12:02 -04:00
Colin McMillen
1506b7a3eb make image-rendering: pixelated work in firefox
set default scale back to 4x
2019-09-24 21:21:23 -04:00
Colin McMillen
2e54945438 rename main.html -> index.html 2019-09-24 20:55:36 -04:00