Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 301 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 301 Bytes

Pseudo-Code

  • Divide the Canva in 15 lines of the same size.
  • Divide each line in 15 rectangles with different length but the rectangles has the same length within the line they are in.
  • Each rectangle in a line is colorized in a color gradient.
  • Shift the colors by 1 rectangle for every line.