Square(x=20, y=50, width=20, height=20, rotation=45, color='tomato')
Square(x=35, y=35, width=20, height=20, rotation=45, color='lemon')
Square(x=50, y=50, width=20, height=20, rotation=45, color='purple')
Square(x=35, y=65, width=20, height=20, rotation=45, color='darkgreen')
Square(x=50, y=20, width=20, height=20, rotation=45, color='orange')
Square(x=65, y=35, width=20, height=20, rotation=45, color='red')
Square(x=50, y=80, width=20, height=20, rotation=45, color='blue')
Square(x=65, y=65, width=20, height=20, rotation=45, color='brown')
Square(x=80, y=50, width=20, height=20, rotation=45, color='yellow')

Square Experiment

by James2u

Created 2 years, 9 months ago.
Based on Square by ludwik.