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.
107
Commits
4
Branches
Tree:
173a43348e
HTTPS
ZIP
TAR.GZ
Bryan Miller
173a43348e
Added throttle() to Utils. Debounce() can now accept a scope as an optional argument.
6 years ago
app
Added throttle() to Utils. Debounce() can now accept a scope as an optional argument.
6 years ago
.gitignore
Modified .gitignore so as NOT to include the /doc folder.
6 years ago
index.html
Some more interface buildout
6 years ago
signal-list
Created a reference list of current emitted events and the data that comes with them.
6 years ago