A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Bryan Miller 1ca6f05921 Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 6 роки тому
app Minor testing code added to main.js 6 роки тому
views Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 6 роки тому
.gitignore Created a very basic server using node. Included express and ejs as dependencies. 6 роки тому
LICENSE Switching over to NodeJS as a server host. Added an ISC license. 6 роки тому
index.html Some more interface buildout 6 роки тому
package-lock.json Created a very basic server using node. Included express and ejs as dependencies. 6 роки тому
package.json Created a very basic server using node. Included express and ejs as dependencies. 6 роки тому
server.js Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. 6 роки тому
signal-list Created a reference list of current emitted events and the data that comes with them. 6 роки тому