A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Bryan Miller 72a47fab3c Now using handler's 'this' instead of event.target... Bubbling works now. 6 anos atrás
..
ui Now using handler's 'this' instead of event.target... Bubbling works now. 6 anos atrás
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 anos atrás
NESPainter.js Minor tweaks to NESPainter 6 anos atrás
NESPalette.js Added JSDoc comments to NESPalette 6 anos atrás
main.js Trying to build out application interface and integrate listener interactions. 6 anos atrás