使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
ObsidianBlk
/
nespaint
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
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.
84
提交
4
分支
目录树:
57f2c716d9
nespaint
/
app
/
js
/
models
文件历史
Bryan Miller
57f2c716d9
Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format.
6 年前
..
NESBank.js
Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format.
6 年前
NESPalette.js
NESPalette class now exported as default. Updated imports accordingly.
6 年前
NESTile.js
Small tweak to NESTile.copy() and NESTile.clone()
6 年前