Skip to content

developedbygeo/Etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etch-a-Sketch

Etch-a-Sketch is the functional, responsive rendition of the game we used to love as kids.

Features

It supports the combination of as many colors as you want in the same sketch. This takes place through the buttons, which correspond to either pre-selected colors, or dynamically-generated ones. Precisely, there are:

  • Fixed color buttons for black and blue.
  • Dynamic color buttons for random and custom colors.
  • Eraser, to fix any unwanted coloring.

Tech

This project was implemented with:

  • JavaScript
  • SCSS
  • HTML

Live Version

https://developedbygeo.github.io/Etch-a-sketch/

Acknowledgement

This project was completed as part of The Odin Project's curriculum and I would like to thank them for their guidance.

License

MIT