A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Bryan Miller 5004631d48 Added NESPainter, which will handle the visible canvas drawing. Incorperated changes into main.js 6 år sedan
app Added NESPainter, which will handle the visible canvas drawing. Incorperated changes into main.js 6 år sedan
.gitignore Somehow missed the .gitignore file. Yay :-/ 6 år sedan
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. 6 år sedan