prince-thind / etch-a-sketch

A paint like tool for the broswer

Home Page:https://prince-thind.github.io/etch-a-sketch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etch A Sketch

Etch a Sketch a vanilla JS project that mimics the basic functionality of a drawing board. Originally started as a basic 'hover-over' painting tool, the project has since grown to a 'paint-like' tool. The project has been ofcourse only built for learning purposes, the optimised approach to drawing on a webpage would use canvas as opposed to divs used in this project. Nonetheless, a fun project to explore around.

Links

  1. Latest (full color support)

  2. v1.2.0 (basic color support)

  3. v1.0.0 (basic)

About

A paint like tool for the broswer

https://prince-thind.github.io/etch-a-sketch/


Languages

Language:CSS 41.1%Language:HTML 30.0%Language:JavaScript 28.9%