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 5c66e788f0 Fixed an emitted event name in NESPalette 6年前
..
ui Added some interface code for working with the drawing palettes. Still WIP. 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年前
NESPainter.js Minor tweaks to NESPainter 6年前
NESPalette.js Fixed an emitted event name in NESPalette 6年前
main.js Building out the Controller system for integrating the HTML with the NESPalette class. 6年前