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 b94808b208 Added isElement(), which returns true if the given argument is an HTMLElement. 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 initial code for handling mouse. Nothing functional. 6年前
main.js Input class used for Keyboard and (soon) mouse events and complex combinations. 6年前