Skip to content

TOP(The Odin Project) simple project for some manipulation of grids to make a sketch

Notifications You must be signed in to change notification settings

out-0/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Each-a-Sketch

A simple Etch-a-Sketch–style drawing page built with JavaScript, HTML, and CSS.
This project is part of The Odin Project curriculum, focusing on practicing DOM manipulation and working with events.


📌 Features

  • Generate a customizable grid (default: 16×16).
  • Change the grid size dynamically via user input (up to 100×100).
  • Hover over squares to color them with random RGB values.
  • Reset and rebuild the grid easily with a single button click.

🖥️ Preview

page Preview

About

TOP(The Odin Project) simple project for some manipulation of grids to make a sketch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published