A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Bryan Miller 5004631d48 Added NESPainter, which will handle the visible canvas drawing. Incorperated changes into main.js před 6 roky
app Added NESPainter, which will handle the visible canvas drawing. Incorperated changes into main.js před 6 roky
.gitignore Somehow missed the .gitignore file. Yay :-/ před 6 roky
index.html Added a NES Palette manager/generator which can export to assembler string of the palette data. Main.js has a little test code. před 6 roky