A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Bryan Miller 7fe55cd661 CTRLPainter watching window resize. Using Debounce. 6 年前
..
ui CTRLPainter watching window resize. Using Debounce. 6 年前
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 年前
NESPalette.js Fixed an emitted event name in NESPalette 6 年前
Utils.js Fixed the name of the Utils file. 6 年前
main.js Connected CTRLPainter to main. 6 年前