A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bryan Miller 61e5c8ca84 Added some interface code for working with the drawing palettes. Still WIP. 6 лет назад
..
ui Added some interface code for working with the drawing palettes. Still WIP. 6 лет назад
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. 6 лет назад
NESPainter.js Minor tweaks to NESPainter 6 лет назад
NESPalette.js Fixed a small bug in NESPalette 6 лет назад
main.js Building out the Controller system for integrating the HTML with the NESPalette class. 6 лет назад