Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 541 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 541 Bytes

DRAWINATOR 2000 aka etch-a-sketch

DRAWINATOR 2000 is an etch-a-sketch web app made with HTML, CSS and Javascript

The user can choose the size of the canvas by dragging the slider, doing so will update the canvas size in real time. There are a bunch of preset colors that the user can choose from. The user can also choose to paint like a pencil and it gets darker at each pass or even to paint a random color at each pass.

Preview of DRAWINATOR 2000