Пожалуйста, включите 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 символов.
39
коммитов
4
Ветки
Дерево:
5284af0dd5
dev
dev-bank
dev-tmpl
master
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '5284af0dd5'
${ noResults }
nespaint
/
app
/
js
История
Bryan Miller
5284af0dd5
Put app title in top bar. Added a little random color effect to the 'Paint' title.
6 лет назад
..
ui
Now using handler's 'this' instead of event.target... Bubbling works now.
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
Added JSDoc comments to NESPalette
6 лет назад
main.js
Put app title in top bar. Added a little random color effect to the 'Paint' title.
6 лет назад