etch-a-sketch
Created by
jaycka
python3 implementation of childhood game 'etch-a-sketch' using turtle module. 'w' to go forward, 's' to go backward, 'a' to turn clockwise and 'd' to turn counter-clockwise.
python3 implementation of childhood game 'etch-a-sketch' using turtle module. 'w' to go forward, 's' to go backward, 'a' to turn clockwise and 'd' to turn counter-clockwise.