Skip to content

khaif-dev/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Etch-a-Sketch Drawing Grid

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.

Features

-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.

Technologies Used

  • HTM
  • CSS3
  • JavaScript

How to Use

Clone the repository:

git clone https://github.com/immaculate-khaoma/etch-a-sketch.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors