Skip to content

Assignment for the JavaScript course of The Odin Project.

Notifications You must be signed in to change notification settings

aleksandar-code/etch_a_sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Etch a Sketch

Etch a Sketch made with Flexbox and JavaScript.

Assignment for the JavaScript course of The Odin Project.

Specifications and details for the assignment can be found here.

Draw on Etch a Sketch.

What it looks like

Screenshot_2023-04-19_13-08-14

Features

You can create a new grid of the desired size, minimum being 2 and maximum being 100.

The basic drawing color is black, other colors are red and blue.

You can clear, or use the eraser.

How to draw

Move your cursor over the grid.

Known issues

Cannot have access to other colors.

Scrollbar is visible, while it isn't supposed to be.

Information

Relatively fast project for me, what took more time was the UI design.

I didn't add a color picker because i wanted to keep it as simple as possible.

About

Assignment for the JavaScript course of The Odin Project.

Topics

Resources

Stars

Watchers

Forks