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 57f2c716d9 Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format. 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 Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format. 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