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 c0d02bd0af Another fix to NESBank.getColorIndex()... because, reasons. 5 年前
..
common Added Utils.isInt() function. 6 年前
ctrls CTRLPainter listens for color changes and surface changes. Still mostly doesn't do anything yet. 5 年前
ifaces Fix to ISurface and NESBank .getColorIndex() method's return value. 5 年前
models Another fix to NESBank.getColorIndex()... because, reasons. 5 年前
ui Added some mouse button code/name mapping in Input. 6 年前
main.js CTRLPainter initialization called. Slowly commenting out some test code. 5 年前