Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pauleenaphan/etch-a-sketch

Etch-a-sketch where users can draw with the color of their choice on a resizeable grid.
https://github.com/pauleenaphan/etch-a-sketch

dom-manipulation drawing etch-a-sketch html-css-javascript

Last synced: about 19 hours ago
JSON representation

Etch-a-sketch where users can draw with the color of their choice on a resizeable grid.

Awesome Lists containing this project

README

        

# Etch-a-Sketch

This project is an Etch-a-sketch that utilizes DOM within javascript. To use this program, you can draw on the grid using any color from the color picker. You can also change the size of the grid by entering you desired size (max 100). This project consist of CSS, HTML, and Javascript. During this project I learned how to use the event listener and worked on my DOM skills.

# Live Website:

https://pauleenaphan.github.io/Etch-a-Sketch/