A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Bryan Miller 009617461f Removed the now unused index.html 5 lat temu
app Rewrote CTRLPainter LineToSurface() function. Lines should be MUCH better now. 5 lat temu
views Added a simple footer as well as passing along author information. 5 lat temu
.gitignore Created a very basic server using node. Included express and ejs as dependencies. 5 lat temu
LICENSE Switching over to NodeJS as a server host. Added an ISC license. 5 lat temu
package-lock.json Created a very basic server using node. Included express and ejs as dependencies. 5 lat temu
package.json Created a very basic server using node. Included express and ejs as dependencies. 5 lat temu
server.js Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. 5 lat temu
signal-list Created a reference list of current emitted events and the data that comes with them. 6 lat temu
start.sh Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. 5 lat temu