Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
ObsidianBlk
/
nespaint
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
120
Commits
4
Branches
Tag:
f4e184e9de
nespaint
/
app
/
js
Histórico
Bryan Miller
0f4b20a3b1
Minor testing code added to main.js
6 anos atrás
..
common
Added a range() method to Utils which will return an array containing values from a to b over a given step.
6 anos atrás
ctrls
CTRLPainter now... paints! May be some issues with lines.
6 anos atrás
ifaces
NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface)
6 anos atrás
models
NESBank uses 'access_mode' to determine if sprites, background tiles, or both should be accessed given a coordinate.
6 anos atrás
ui
Small modification on mouse event triggering.
6 anos atrás
main.js
Minor testing code added to main.js
6 anos atrás