Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 344 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 344 Bytes

ETCH A SKETCH

This is a self learning project which includes the fundamentals of HTML, CSS and JavaScript.

WORKING

When you hover over the sketch it colors the current hovered div with the selected color. Your task is to shade the entire sketch with that color. You can shuffle the backgrounds and even reset the canvas if you wish to.