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 fd9ec031e2 Added Input parameters to access mouse information. 6年前
..
common Added isElement(), which returns true if the given argument is an HTMLElement. 6年前
ctrls CTRLPainter now resizes internal surface to match as close as possible the DOM canvas element size. 6年前
models Reorganized files. Adjusted imports to match new locations. 6年前
ui Added Input parameters to access mouse information. 6年前
main.js Input class basic mouse events functional. Wheel not handled. 6年前