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 17c70a19b7 UI Improvements to the Palette and Bank lists. 5 years ago
..
modals Some tweaks to the UI for creating new 'Store' items. 5 years ago
bankListItem.html UI Improvements to the Palette and Bank lists. 5 years ago
canvas.html Preparing to handle some IO. Nothing really done yet. 5 years ago
ctrlpainter.html Reordered and Restructured Painter/Bank tools. Removed old unused tool bar. Painter/Bank tool buttons now have tool tips 5 years ago
ctrlpainter_bank.html Reordered and Restructured Painter/Bank tools. Removed old unused tool bar. Painter/Bank tool buttons now have tool tips 5 years ago
docks.html UI Improvements to the Palette and Bank lists. 5 years ago
footer.html Added a simple footer as well as passing along author information. 5 years ago
head.html Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. 5 years ago
header.html Modified top menu and added export options ui for palettes. Also added an 'About' button which does not yet display anything. 5 years ago
header_menu.html Modified top menu and added export options ui for palettes. Also added an 'About' button which does not yet display anything. 5 years ago
index.html UI Improvements to the Palette and Bank lists. 5 years ago
modal.html Some tweaks to the UI for creating new 'Store' items. 5 years ago
paldraw.html Updated drawing palette UI. 5 years ago
paletteListItem.html UI Improvements to the Palette and Bank lists. 5 years ago
palettectrl.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 years ago
palsys.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 years ago
tail.html Server uses vendor.js to connect node_modules to the application in a consistent manner. 5 years ago
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 years ago