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 20fa69bcc3 Added .getColorIndex() method to ISurface and extending classes. 6 år sedan
..
common Added Utils.isInt() function. 6 år sedan
ctrls CTRLPainter listens for color changes and surface changes. Still mostly doesn't do anything yet. 6 år sedan
ifaces Added .getColorIndex() method to ISurface and extending classes. 6 år sedan
models Added .getColorIndex() method to ISurface and extending classes. 6 år sedan
ui Added some mouse button code/name mapping in Input. 6 år sedan
main.js CTRLPainter initialization called. Slowly commenting out some test code. 6 år sedan