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 fdd555bf8c Moved NESPainter to CTRLPainter. Just a rename at the moment. před 6 roky
..
ui Moved NESPainter to CTRLPainter. Just a rename at the moment. 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
NESPalette.js Fixed an emitted event name in NESPalette před 6 roky
main.js Building out the Controller system for integrating the HTML with the NESPalette class. před 6 roky