Jachin
Jachin
Dijkstra was misspelled in the readme
Addresses issue #16. Made all hexcodes black. Not a very fancy solution, but I thought since the active color was shown in color preview, it wasn't as necessary to maintain...
I thought it might be handy to have the keyboard shortcuts list on the page itself, instead of having to reference the git repo. I tried to keep the style...
Sometimes when drawing on the canvas, vertical black lines will appear. They seem to move positions when painting a new pixel.  ![Screenshot 2024-05-28...
This was an idea I had for clearing the canvas. The functionality is pretty simple. Press 'k' to clear out the canvas. Still need input: - Would a different key...
Would it be useful to allow a reference image to be imported? This image would then be displayed as a semi-transparent layer behind the main canvas, allowing them to better...
Allow to select different aside from the default 32x32 such as: - 16x16 - 64x64 - 128x128 This lets the user make larger sprites, and allows for making smaller ones...