Skip to content

HenryHribar/a4-HenryHribar

This branch is 6 commits ahead of cs-4241-2024/a4-creative-coding:main.

Repository files navigation

Canvas Paint

https://a4-henryhribar.glitch.me

Canvas Paint is a simple application where you can draw on a canvas. Users have the ability to change the stroke color, change the stroke size, erase, fill the canvas with a color, and clear the canvas of all color. The point of this application is for users to simply relax and be creative through the act of drawing.

There was a little bit of a challenge for me obtaining the current input values for color and size; I realized that I needed to use event handlers to get these values.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.1%
  • HTML 43.9%