A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Miller 61e5c8ca84 Added some interface code for working with the drawing palettes. Still WIP. 6 vuotta sitten
..
ui Added some interface code for working with the drawing palettes. Still WIP. 6 vuotta sitten
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 vuotta sitten
NESPainter.js Minor tweaks to NESPainter 6 vuotta sitten
NESPalette.js Fixed a small bug in NESPalette 6 vuotta sitten
main.js Building out the Controller system for integrating the HTML with the NESPalette class. 6 vuotta sitten