Image
Code

Etch-A-Sketch

Nicholas Smith

Last edited Sep 25, 2019
Created on Sep 24, 2019
Forked from Untitled

A program that reflects an Etch-A-Sketch.

Instructions:
Buttons have to be pressed. Held down buttons only does one action.
w or up arrow = moves up
a or left arrow = move left
s or down arrow = moves down
d or right arrow = moves right
+ = increase line size
- = decrease line size
c = changes draw color
spacebar = toggles draw, hit the spacebar again to stop drawing.

Have fun creating your own visualizations

MIT Licensed