Skip to content

alex-dishen/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etch-A-Sketch

The Etch-A-Sketch game is created according to the assignment from The Odin Project course.

Preview

🔗 Live preview of the project is here.

Features

  • Drawing on the board only when mouse is clicked
  • Changing size of board
  • Choosing any color user wants
  • Choosing rainbow mode which filles square with randomly generated color

Outcome

  • Used HTML
  • Used CSS
  • Used JavaScript
  • Learned loops
  • Learned how to manipulate DOM

Links