A fun and interactive browser based drawing app inspired by the classic sketch pad. Built using HTML, CSS, and JavaScript with the aim of understanding flex, flex-box and DOM manipulation. This project allows users to draw by simply hovering over a dynamic grid of squares.
-Resizable Grid: User chooses a custom grid size (between 2 and 100) using a prompt.
-Random RGB Colors: Each square gets a unique RGB color.
-Progressive Darkening: Squares start faint and get darker with every hover (up to 10 times).
-Reset Grid: Clear the board and start fresh with one click.
- HTM
- CSS3
- JavaScript
Clone the repository:
git clone https://github.com/immaculate-khaoma/etch-a-sketch.git