Etch-A-Sketch

    ----How to Play----

  1. Reset Grid Button: Asks you to set a new size for the grid (a x a)
  2. Clear Button: Clears the entire grid.
  3. Progressive Darken: It clears the grid and sets the initial opacity of the grid boxes to 10% and progressively increases to 100% on exactly 10 interactions and then resets back to 0.1.
  4. Color Mode: It clears the grid and resets opacity to 1.
  5. Draw in Black: It sets the brush color to black. (Default is Multi Color)
  6. Custom Color: Lets you choose your own brush color.
  7. Multi Color: Switches back to multi color mode.
  8. When Progressive Darken mode is active, any other brush color selection will have an initial opacity of 0.1. To switch back to full opacity, click on Color Mode button.