A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Miller 33553b1667 Added NESTile model and tests in main. NESTile.flip() is not working ATM. 6 years ago
..
common Properly refactored variables. 6 years ago
ctrls NESPalette class now exported as default. Updated imports accordingly. 6 years ago
models Added NESTile model and tests in main. NESTile.flip() is not working ATM. 6 years ago
ui Added some mouse button code/name mapping in Input. 6 years ago
main.js Added NESTile model and tests in main. NESTile.flip() is not working ATM. 6 years ago