Sistemas Web I
  • JavaScript 78.8%
  • CSS 12.1%
  • HTML 9.1%
Find a file
khalidbelk a44af56c39 refactor: remove useless methods for rectangles and squares
Since we're using fillRect, there's no need for the path methods or the fill() method, fillRect already handles that.
2024-10-14 00:21:09 +02:00
figures.js refactor: remove useless methods for rectangles and squares 2024-10-14 00:21:09 +02:00
index.html refactor: rename 'createRandomShape' function for consistency 2024-10-14 00:08:53 +02:00
README.md refactor: enhance Readme 2024-10-13 21:50:26 +02:00
script.js refactor: rename 'createRandomShape' function for consistency 2024-10-14 00:08:53 +02:00
style.css refactor: apply some style enhancements to h1 and button 2024-10-13 21:38:17 +02:00

Abstract Art Generator - Sistemas Web I

Este ejercicio consiste en experimentar con el elemento HTML <canvas>.

Como resultado, creé Abstract Art Generator (AAG), un generador de figuras de tamaños, colores y posiciones aleatorias en nuestra página HTML.

Para lanzar el proyecto de manera rápida, lo que uso personalmente es la extensión Live Server para VSCode, pero también pueden usar otras alternativas disponibles.

https://github.com/user-attachments/assets/b7528fd5-47a9-4d3d-abd6-a4bb8bd27b03