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 57f2c716d9 Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format. 6 år sedan
..
common Added Utils.isInt() function. 6 år sedan
ctrls NESPalette class now exported as default. Updated imports accordingly. 6 år sedan
models Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format. 6 år sedan
ui Added some mouse button code/name mapping in Input. 6 år sedan
main.js Slight enhancement of the NESTile.isEq() method. 6 år sedan