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 c800dd5a18 NESTile no longer needs a palette. That job is moving to the upcoming NESBank. 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 no longer needs a palette. That job is moving to the upcoming NESBank. 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