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 9ddbcd8d0a NESTile now had .clear(), .isEmpty(), and a new parameter for isEq() which allows for testing equality without orientation changes. vor 6 Jahren
..
NESBank.js NESBank fixed bug when switching between Tiles 8x8 and Tiles 8x16. vor 6 Jahren
NESPalette.js Switched NESPalette.Default into a function that pulls colors from an array. These default values can now be set with the .SetDefault() function. vor 6 Jahren
NESTile.js NESTile now had .clear(), .isEmpty(), and a new parameter for isEq() which allows for testing equality without orientation changes. vor 6 Jahren