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 72a47fab3c Now using handler's 'this' instead of event.target... Bubbling works now. před 6 roky
..
ui Now using handler's 'this' instead of event.target... Bubbling works now. před 6 roky
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. před 6 roky
NESPainter.js Minor tweaks to NESPainter před 6 roky
NESPalette.js Added JSDoc comments to NESPalette před 6 roky
main.js Trying to build out application interface and integrate listener interactions. před 6 roky