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.
54
Commits
4
Branches
Tree:
830f9b877e
dev
dev-bank
dev-tmpl
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '830f9b877e'
${ noResults }
nespaint
/
app
/
js
History
Bryan Miller
830f9b877e
Added general Utils object. Debounce, in this case.
6 years ago
..
ui
Connected CTRLPainter to main.
6 years ago
EventCaller.js
Completely misunderstood built in Javascript event listeners. EventWindow Removed. EventCaller now exports an instance of itself by default, but classes can still etend from the EventCaller class itself.
6 years ago
NESPalette.js
Fixed an emitted event name in NESPalette
6 years ago
main.js
Connected CTRLPainter to main.
6 years ago
untils.js
Added general Utils object. Debounce, in this case.
6 years ago