Skip to content

JackGraymer/Etch-a-Sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Etch-a-Sketch

Etch-a-Sketch game

  • Created a Div grid 16x16 squares
  • Divs created with javascript on slider input
  • On grid size input, clean canvas and resize
  • Paint the canvas on single click and drag
  • Color picker available
  • Toogle grid lines on canvas
  • Rainbow (color randomizer) button added
  • Clear Button added, erases the sketch (white background)