A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Bryan Miller 70a395004b NESBank fixed bug when switching between Tiles 8x8 and Tiles 8x16. пре 6 година
app/js NESBank fixed bug when switching between Tiles 8x8 and Tiles 8x16. пре 6 година
sass Updated drawing palette UI. пре 6 година
views Added Tile 8x16 view in NESBank (some bugs remain) and added UI access. пре 6 година
.gitignore Added AJV as a project module. пре 6 година
LICENSE Switching over to NodeJS as a server host. Added an ISC license. пре 6 година
package-lock.json Added .currentBank and .currentBankName properties to CTRLBanksStore пре 6 година
package.json Added AJV as a project module. пре 6 година
server.js Server uses vendor.js to connect node_modules to the application in a consistent manner. пре 6 година
signal-list Created a reference list of current emitted events and the data that comes with them. пре 6 година
start.sh Switching from a pure css file to a dynamically generated sass -> css. Server will watch for sass file changes and update as needed. Path app/css/nespaint.css is now ignored as it's generated at start if missing. пре 6 година
vendors.json Server uses vendor.js to connect node_modules to the application in a consistent manner. пре 6 година