This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
nespaint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
28
Commits
4
Branches
Tree:
a1263f4b99
dev
dev-bank
dev-tmpl
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a1263f4b99'
${ noResults }
nespaint
/
app
/
js
History
Bryan Miller
a1263f4b99
Initial work on a Modal popup UI.
6 years ago
..
ui
Initial work on a Modal popup UI.
6 years ago
EventCaller.js
Added a read-only property EventCaller.watchedEvents which is an array of event names currently being listened for.
6 years ago
NESPainter.js
Minor tweaks to NESPainter
6 years ago
NESPalette.js
Added JSDoc comments to NESPalette
6 years ago
main.js
Added some test code for EventWindow
6 years ago