Welcome to the Interactive Abstract Art Generator! This is a unique and creative web application that allows you to generate dynamic and colorful abstract art by simply moving your mouse or clicking on the screen. Perfect for exploring creativity and interactivity in web development.
- Interactivity: The art changes dynamically as you move the mouse or click.
- Random Colors: Each interaction generates new colors.
- Geometric Shapes: Circles, lines, and patterns are drawn in real-time.
- Visual Effects: Smooth transitions and fluid animations.
This project is built with:
- HTML: For the page structure.
- CSS: For styling and design.
- JavaScript: For the art generation logic and interactivity.
- Canvas API: For drawing graphics in real-time.