Skip to content

Web canvas made of html, js and css. Used as a fun web dev practice project.

Notifications You must be signed in to change notification settings

SametHope/CanvasPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CanvasPlusPlus icon

This is one of my first web projects, inspired but not directly made for the The Odin Project. This project served me as mean to practice html, css and javascript. It intentionally avoids making use of the html canvas element.

This web app makes use of Bresenham's Line Algorithm, has save and load features as a custom json files, customizable brush color and size, undo functionality and more.

A live demo can be checked out here: https://canvasplusplus.netlify.app/

If I ever come back to this project I am planning to add lightening, darkening, in-canvas color picking, bucket fill and move the options menu besides the canvas as a QOL.

Some Relevant Images

Empty Canvas

2023-12-31 23_10_28-Window

Canvas Options

2023-12-31 23_10_42-Window

An Image Made With The App

2023-12-31 23_11_00-Window

About

Web canvas made of html, js and css. Used as a fun web dev practice project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published