TheRealRajan / Drawing-App

A drawing app using the Canvas API.

Home Page:https://therealrajan.github.io/Drawing-App/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drawing-App

A drawing app using the Canvas API.

You can draw/paint using a brush inside the canvas.

You can choose the color of the brush as well as the canvas using the color selecting input boxes on the toolbar right below the canvas.

You can also adjust the size of the brush by clicking on the " + " and " - " buttons.

If you would like to start over, you can clear everything on the canvas by pressing the " X " button.

The demo is live at https://therealrajan.github.io/Drawing-App/

Improvements are always welcome. If you have any, send me a pull request!

image image

About

A drawing app using the Canvas API.

https://therealrajan.github.io/Drawing-App/

License:MIT License


Languages

Language:JavaScript 38.9%Language:CSS 38.1%Language:HTML 22.9%