20 Commits (main)

Author SHA1 Message Date
Colin McMillen 3bd1caa915 add water and trees 5 years ago
Colin McMillen adbf13f06a set up assets for Super Tea Witch 5 years ago
Colin McMillen f9b11e5833 use witch sprites by default, elide others 5 years ago
Colin McMillen cfe3065077 use spritesheet & metadata from bundle/ instead of hard-coding a few 5 years ago
Colin McMillen 528d9577eb move gamepad handling into a separate class 5 years ago
Colin McMillen c0cd1e6df3 remove unused fields & unneeded vendor prefixes 5 years ago
Colin McMillen 3dbf2d96c6 add comment to SnesInput 5 years ago
Colin McMillen 02c1907d26 add SnesInput class to represent controller input 5 years ago
Colin McMillen e13c4d0985 bugfix: ensure that canvas scale is at least 1x 5 years ago
Colin McMillen 3e9a45a7c3 use zsnes default keybindings for keyboard control 5 years ago
Colin McMillen aed6bdd877 create a CharacterSprite class 5 years ago
Colin McMillen 6d5e92faec move xxArrowPressed globals into the Input class 5 years ago
Colin McMillen d06c5a49c4 add SNES_WIDTH and SNES_HEIGHT constants 5 years ago
Colin McMillen 0ebdf6f47f autoscale canvas based on browser dimensions. 5 years ago
Colin McMillen 1506b7a3eb make image-rendering: pixelated work in firefox 5 years ago
Colin McMillen f8a3be556d set default scale to 3x. 5 years ago
Colin McMillen 822a5a108e add basic keyboard controls 5 years ago
Colin McMillen ce3ee42c4e add tiled background rendering and one ghosty boi 5 years ago
Colin McMillen d7a88b6d67 remove unused variable 5 years ago
Colin McMillen 3cd1b66965 add main.js & main.html 5 years ago