Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
ObsidianBlk
/
nespaint
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
223
Commits
4
Ramas
Árbol:
1e32e2a9d2
nespaint
/
app
/
js
/
models
Histórico
Bryan Miller
ffb4d1362a
NESBank can now be narrowed down to specific tile/sprite.
hace 6 años
..
NESBank.js
NESBank can now be narrowed down to specific tile/sprite.
hace 6 años
NESPalette.js
Switched NESPalette.Default into a function that pulls colors from an array. These default values can now be set with the .SetDefault() function.
hace 6 años
NESTile.js
NESTile and ISurface are now event emitters. NESTile and by extension NESBank will emit 'data_changed' when there's a change to the data. CTRLPainter updated to utilize the new events.
hace 6 años