A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Bryan Miller d27d41b8e3 NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. hace 6 años
..
common Added Utils.isInt() function. hace 6 años
ctrls NESPalette class now exported as default. Updated imports accordingly. hace 6 años
models NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. hace 6 años
ui Added some mouse button code/name mapping in Input. hace 6 años
main.js Slight enhancement of the NESTile.isEq() method. hace 6 años