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.
73
Commits
4
Branches
Tree:
33553b1667
nespaint
/
app
/
js
History
Bryan Miller
33553b1667
Added NESTile model and tests in main. NESTile.flip() is not working ATM.
6 years ago
..
common
Properly refactored variables.
6 years ago
ctrls
NESPalette class now exported as default. Updated imports accordingly.
6 years ago
models
Added NESTile model and tests in main. NESTile.flip() is not working ATM.
6 years ago
ui
Added some mouse button code/name mapping in Input.
6 years ago
main.js
Added NESTile model and tests in main. NESTile.flip() is not working ATM.
6 years ago