A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Bryan Miller 72a47fab3c Now using handler's 'this' instead of event.target... Bubbling works now. hace 6 años
..
ui Now using handler's 'this' instead of event.target... Bubbling works now. hace 6 años
EventCaller.js Completely misunderstood built in Javascript event listeners. EventWindow Removed. EventCaller now exports an instance of itself by default, but classes can still etend from the EventCaller class itself. hace 6 años
NESPainter.js Minor tweaks to NESPainter hace 6 años
NESPalette.js Added JSDoc comments to NESPalette hace 6 años
main.js Trying to build out application interface and integrate listener interactions. hace 6 años