Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 487 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 487 Bytes

Etch a Sketch - rainbow "snake-like" drawing board

My version of one of the exercises in Wes Bos' Beginner JavaScript course.

Features

  • Use your keyboard arrows or the provided buttons to start drawing.
  • Click on the "Shake!" button to clear the drawing board.

Things I learned

This exercise was an opportunity to play around with: