Skip to content

errantpianist/odin-etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Etch-a-sketch

Draw your heart out


View Demo

Preview

Built With

  • HTML5
  • CSS3
  • JavaScript

Features

  • A simple etch-a-sketch implemented using pure HTML/CSS/JS
  • Clickless drawing with your mouse

Outcome

  • Used CSS3 grid to populate sketch area with boxes
  • Used minimally sized functions to separate logic

What I learned

  • Use of onhover effects
  • Use of range input to make a slider

Reflections

A quick implementation of an etch-a-sketch.

Some features that could be added:

  • Add color picker
  • Allow color picking without redrawing the grid

Acknowledgments

  • Thanks to The Odin Project for putting together such an extensive open-source curriculum!

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published