Skip to content

Etch-Sketch will help you to relax, just click, move, draw and start again. Build with CSS, HTML & JS.

Notifications You must be signed in to change notification settings

VicPeralta/etch-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etch-sketch

Etch-Sketch. Part of the Odin Project

Description

This is a very simple "graphic game/tool" that has as objective to learn about:

  • Events
  • Manipulating DOM's elements
  • Alert and Prompt popup boxes
  • Some color management using javascript

After the page is loaded, a grid of 16 by 16 cells is presented. When the user moves the mouse over the cells, they change its color to a random one. After that, if the mouse is over again, the color becomes darker and darker until it becomes black.

There is the option to reset the grid and stablish the number of cells, the values allowed are between 1 and 100.

Live Demo

Demo

Sample image

Authors

About

Etch-Sketch will help you to relax, just click, move, draw and start again. Build with CSS, HTML & JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published