Skip to content

Simple Etch-a-Sketch page built in the context of The Odin Project's curriculum

Notifications You must be signed in to change notification settings

JLucasGaldino/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

etch-a-sketch

Simple Etch-a-Sketch page built in the context of The Odin Project's curriculum

Project definition

This project consists of a simple html page with minimal css and about 50 lines of javascript. It contains a canvas in the middle which contains a grid divided into a certain number of squares.

A button on top allows the user to generate a new grid with a different number of squares.

When a square is hovered over in the grid, it becomes colorful, creating a drawing.

About

Simple Etch-a-Sketch page built in the context of The Odin Project's curriculum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published