Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
ObsidianBlk
/
nespaint
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
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 символов.
46
коммитов
4
Ветки
Дерево:
61e5c8ca84
dev
dev-bank
dev-tmpl
master
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '61e5c8ca84'
${ noResults }
nespaint
/
app
/
js
История
Bryan Miller
61e5c8ca84
Added some interface code for working with the drawing palettes. Still WIP.
6 лет назад
..
ui
Added some interface code for working with the drawing palettes. Still WIP.
6 лет назад
EventCaller.js
Completely misunderstood built in Javascript event listeners. EventWindow Removed. EventCaller now exports an instance of itself by default, but classes can still etend from the EventCaller class itself.
6 лет назад
NESPainter.js
Minor tweaks to NESPainter
6 лет назад
NESPalette.js
Fixed a small bug in NESPalette
6 лет назад
main.js
Building out the Controller system for integrating the HTML with the NESPalette class.
6 лет назад