Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 905 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 905 Bytes

Drawing-board

From 1x1 to 64x64 squares in drawing box
When on mouse hover draw on boxes.
Support single color user chosen from color picker, or rainbow colors (random colors), eraser (which deletes one by one square by hovering over that square), and clear which clears whole drawing box.
And there is slider, which changes size of squares in drawing box from 1x1 to 64x64.

1

2

3

4

5