Shape GEN and color painter web - image 1

Shape GEN and color painter web

HTML5
Canvas
JavaScript

A web application for generating shapes and painting with colors using a canvas.

This is a fun, interactive web application that allows users to unleash their creativity. Built with plain HTML5, JavaScript, and the Canvas API, this project demonstrates the power of browser-native technologies. Users can: - **Generate Shapes:** Create various geometric shapes with random sizes and colors. - **Paint Freely:** Use a color picker and brush tools to paint directly on the canvas. It's a simple yet powerful demonstration of what can be achieved with fundamental web technologies and provides a great sandbox for creative expression.