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 8ce067e1de Added a dropdown menu to the nav bar for loading/saving projects (currently just cosmetic atm). Cleaned up the look of the main logo. 5 years ago
..
bankListItem.html Updated CTRLPalettesStore and CTRLBanksStore (and associative *ListItem.html files to use the new EditableText class. 5 years ago
canvas.html Preparing to handle some IO. Nothing really done yet. 5 years ago
ctrlpainter.html CTRLPainter now handles scaling from the UI interface. Also added ability (and UI button) to fit-to-canvas 5 years ago
ctrlpainter_bank.html Better Bank Tools :) 5 years ago
docks.html Work being done to add new items to the asset lists (palette at the moment). Not fully working. 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 Added a dropdown menu to the nav bar for loading/saving projects (currently just cosmetic atm). Cleaned up the look of the main logo. 5 years ago
index.html Added the cover element to the HTML and added code to remove it when the page is ready. 5 years ago
modal.html Added the modal window for adding new Banks to the BankStore. NOTE: I'd like to update this method to something a little more universal. 5 years ago
paldraw.html Can now switch between the sprite and tile palettes 5 years ago
paletteListItem.html Updated CTRLPalettesStore and CTRLBanksStore (and associative *ListItem.html files to use the new EditableText class. 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 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
tools.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 years ago
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 years ago