A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Bryan Miller b94808b208 Added isElement(), which returns true if the given argument is an HTMLElement. před 6 roky
..
common Added isElement(), which returns true if the given argument is an HTMLElement. před 6 roky
ctrls CTRLPainter now resizes internal surface to match as close as possible the DOM canvas element size. před 6 roky
models Reorganized files. Adjusted imports to match new locations. před 6 roky
ui Added initial code for handling mouse. Nothing functional. před 6 roky
main.js Input class used for Keyboard and (soon) mouse events and complex combinations. před 6 roky