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 d27d41b8e3 NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. 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 NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. 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