A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bryan Miller 61e5c8ca84 Added some interface code for working with the drawing palettes. Still WIP. il y a 6 ans
..
ui Added some interface code for working with the drawing palettes. Still WIP. il y a 6 ans
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. il y a 6 ans
NESPainter.js Minor tweaks to NESPainter il y a 6 ans
NESPalette.js Fixed a small bug in NESPalette il y a 6 ans
main.js Building out the Controller system for integrating the HTML with the NESPalette class. il y a 6 ans