Etch a sketch is a web drawing app made with Javascript, CSS and HTML.
Available live at: https://charbytesdev.github.io/etch-a-sketch
- Canvas where user can draw
- "Toggle Grid" Button for user to toggle the grid lines allowing percise drawing.
- "Color Mode" Button for user to use and change color to their liking.
- "Rainbow Mode" Button for user to draw using random colors.
- "Eraser" Button for user to erase unwanted coloring.
- "Clear" Button for user to clear/empty their current drawing.
- "Grid size" slider for user to choose the grid size of their liking.
- Background music and button pressing sound effects (Mute button found on top left).
- Compatible with laptop and desktop screens (will be adapting to smartphones soon).