A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Bryan Miller 59d5722192 Fixed a small bug in NESPalette 6 lat temu
..
ui CTRLPalettes now color button text black or white for better contrast 6 lat temu
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 lat temu
NESPainter.js Minor tweaks to NESPainter 6 lat temu
NESPalette.js Fixed a small bug in NESPalette 6 lat temu
main.js Building out the Controller system for integrating the HTML with the NESPalette class. 6 lat temu