A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bryan Miller d27d41b8e3 NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. il y a 6 ans
..
common Added Utils.isInt() function. il y a 6 ans
ctrls NESPalette class now exported as default. Updated imports accordingly. il y a 6 ans
models NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. il y a 6 ans
ui Added some mouse button code/name mapping in Input. il y a 6 ans
main.js Slight enhancement of the NESTile.isEq() method. il y a 6 ans