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.
18
Commits
4
Branches
Tag:
21d32a8ca2
nespaint
/
app
/
css
/
nespaint.css
10 linhas
99B
Original
Anotar
Histórico
body
{
background-color
:
#666
;
}
#painter
{
background-color
:
#444
;
width
:
75%
;
height
:
75%
}