Skip to content

Javascript DOM manipulation to create a scalable grid the user can sketch on in various colors, using their mouse. Frontend project from The Odin Project.

Notifications You must be signed in to change notification settings

rhw-repo/etch-a-sketch-classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Having developed a basic version for the Odin Project's 'Etch A Sketch', I made this version to have some fun with making it look more like the real classic Etch A Sketch toy.

Pseudocode for the original project can be found in the repo odin-etch-sketch https://github.com/rhw-repo/odin-etch-a-sketch

The main aim of that project was to use JavaScript with DOM methods to create a scalable grid which could then be coloured in using different colors, including an RGB random preset. I changed the suggested window prompt input (for resizing the grid that makes up the drawing pad) to an HTML input field to tidy up the look.

About

Javascript DOM manipulation to create a scalable grid the user can sketch on in various colors, using their mouse. Frontend project from The Odin Project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages