Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 399 Bytes

etch-a-sketch

An etch-a-sketch toy created with HTML, CSS and JS.

Preview <<<<

Mobile-responsive: ❌

Thoughts and Opinions: A fun little project, only a slight bit harder to understand than the Rock Paper Scissors game. Great for beginners. It lets you get a good grasp of DOM manipulation.