Skip to content

An Etch-A-Sketch project made for The Odin Project using HTML, CSS, and Javascript.

Notifications You must be signed in to change notification settings

saj404/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Etch-A-Sketch played through your browser!

Uploaded June 7, 2021, by: Adonis Santos

This is a project made to complete the lesson at: https://www.theodinproject.com/

Simulating the old etch-a-sketch game that you play during your childhood with additional options you can choose.

  • Hover / Click - Lets you choose if you'd like to mark the grid by hovering or clicking.

  • Border toggle - Add or remove the border on the window for the grid.

  • Reset Grid - Clears the grid so you can easily start over.

  • Grid Size Slider - Controls how many grid is inside the window. Minimum of 16, maximum of 64.

  • Color Options

    • Black - When hovering/clicking, the grid turns to black.
    • Gradual Black - Adds 10% black every hover/click.
    • Random RGB - Turns the grid to a random color everytime you hover/click the grid.

About

An Etch-A-Sketch project made for The Odin Project using HTML, CSS, and Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published