Etch-A-Sketch

Source code: https://github.com/gofhilman/etch-a-sketch
A web-based etch-a-sketch where ones can draw on the page based on the cursor movement. It features grid number customization, multi-color drawing, increased opacity based on stacking, and repeatable drawing.
Features
- Grid number customization: Adjust the number of squares in the grid.
- Multi-color drawing: Choose from a variety of colors to draw.
- Increased opacity: Stacking strokes increases the opacity of the color.
- Repeatable drawing: Easily reset and redraw on the canvas.