A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Bryan Miller 57f2c716d9 Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format. 5 anos atrás
..
NESBank.js Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format. 5 anos atrás
NESPalette.js NESPalette class now exported as default. Updated imports accordingly. 6 anos atrás
NESTile.js Small tweak to NESTile.copy() and NESTile.clone() 5 anos atrás