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 181c1d09c8 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
..
bankListItem.html Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. 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 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
index.html Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. 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 CTRLPalettesStore now property generates a palette list entry. 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