Skip to content

billyhelms24/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Etch-a-Sketch

Taking DOM Manipulation a step further by adding in loops and event listeners. Takes a default base number of 4 and makes a 4x4 grid of square containers that a user can "paint" by moving their mouse through them. The user can click reset to change the base number used for the size of the grid, which also clears the board of any "paint".

Live Preview

etch-a-sketch.png

About

Created using only HTML/CSS with Vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published