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.
79
Commits
4
Branches
Tree:
c800dd5a18
nespaint
/
app
/
js
History
Bryan Miller
c800dd5a18
NESTile no longer needs a palette. That job is moving to the upcoming NESBank.
6 years ago
..
common
Added Utils.isInt() function.
6 years ago
ctrls
NESPalette class now exported as default. Updated imports accordingly.
6 years ago
models
NESTile no longer needs a palette. That job is moving to the upcoming NESBank.
6 years ago
ui
Added some mouse button code/name mapping in Input.
6 years ago
main.js
Slight enhancement of the NESTile.isEq() method.
6 years ago