A simple Etch-A-Sketch game written in HTML, CSS and JavaScript, with increasing opacity of 10% per mouseover, until the field is fully black and choice of tiles from 1 - 100. Based on the "The Odin Project" Foundation curriculum found here.
- Basic UI
- Slowly increases the bgColor opacity by 10% each mouseover
- Choose your tile number from 1 - 100
- RGB / Rainbow Mode
- Responsive Layout
- Options screen with choice between onHover and onMouseClick
