Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 503 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 503 Bytes

Etch a Sketch

A pretty neat toy to demonstrate DOM manipulation.
Browser version of something between a sketchpad and an Etch-A-Sketch.

Try it out

GUI

  • Choose size of the sketch pad from the slider
  • Reset current work area from the clear button
  • Select colorization effect from the radio buttons
    • Normal: fixed dark grey
    • Darken: light grey that gets progressivly darker with each mouse pass
    • Random: random color with each mouse pass