Skip to content

pedrosdev/odin-etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Etch-A-Sketch on a webpage.
Users can sketch on a grid. The number of squares in the grid is set automatically when the page loads (16x16) but the user can create a new grid with a variable number of squares (up to 100x100).

See it live here.

Learning goals

  • Solidify knowledge of event listeners and event handlers

Skills

  • DOM manipulation
  • Event handling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published