A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Bryan Miller 59d5722192 Fixed a small bug in NESPalette 6 år sedan
..
ui CTRLPalettes now color button text black or white for better contrast 6 år sedan
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 år sedan
NESPainter.js Minor tweaks to NESPainter 6 år sedan
NESPalette.js Fixed a small bug in NESPalette 6 år sedan
main.js Building out the Controller system for integrating the HTML with the NESPalette class. 6 år sedan