No description
Find a file
2023-05-04 12:13:43 -07:00
index.html final 2023-05-04 12:13:43 -07:00
main.js final 2023-05-04 12:13:43 -07:00
README.md final 2023-05-04 12:13:43 -07:00
style.css final 2023-05-04 12:13:43 -07:00

js-etch-a-sketch

This project is a proof-of-concept etch-a-sketch approximation made in Javascript. Takes user input to define or redefine grid size, and makes each cell 10% darker each time it's hovered over.