A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Bryan Miller d27d41b8e3 NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. vor 6 Jahren
..
common Added Utils.isInt() function. vor 6 Jahren
ctrls NESPalette class now exported as default. Updated imports accordingly. vor 6 Jahren
models NESTile should now store pixel data in proper NES .chr format automatically. Some code cleanup as well. vor 6 Jahren
ui Added some mouse button code/name mapping in Input. vor 6 Jahren
main.js Slight enhancement of the NESTile.isEq() method. vor 6 Jahren