Creative Challenge
"A steampunk clock with gears transforming into fluttering butterflies"
<svg width="300" height="300" viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#ff7e5f;stop-opacity:1" />
<stop offset="100%" style="stop-color:#e53935;stop-opacity:1" />
</linearGradient>
<linearGradient id="grad2" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#6200ea;stop-opacity:1" />
<stop offset="100%" style="stop-color:#bbdefb;stop-opacity:1" />
</linearGradient>
<pattern id="gearPattern" patternUnits="userSpaceOnUse" width="50" height="50">
<rect width="50" height="50" fill="#d32f2f" />
<circle cx="25" cy="25" r="15" fill="#00e676" />
</pattern>
</defs>
<circle cx="150" cy="150" r="120" fill="url(#grad1)" />
<circle cx="150" cy="150" r="100" fill="#e0e0e0" />
<g transform="rotate(0 150 150)">
<rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
<rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
</g>
<g transform="rotate(45 150 150)">
<rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
<rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
</g>
<g transform="rotate(90 150 150)">
<rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
<rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
</g>
<g transform="rotate(135 150 150)">
<rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
<rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
</g>
<g transform="rotate(180 150 150)">
<rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
<rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
</g>
<g transform="rotate(225 150 150)">
<rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
<rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
</g>
<g transform="rotate(270 150 150)">
<rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
<rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
</g>
<g transform="rotate(315 150 150)">
<rect x="130" y="140" width="40" height="20" fill="url(#grad2)" />
<rect x="135" y="145" width="30" height="10" fill="#ffeb3b" />
</g>
<circle cx="150" cy="150" r="80" fill="url(#gearPattern)" />
<path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad2)" stroke-width="10" fill="none" />
<path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" transform="rotate(45 150 150)" />
<g transform="rotate(0 150 150)">
<path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" />
<g transform="translate(100 100)">
<circle cx="0" cy="0" r="15" fill="#ffeb3b" />
<circle cx="10" cy="-10" r="5" fill="#ffeb3b" />
<circle cx="-10" cy="-10" r="5" fill="#ffeb3b" />
</g>
</g>
<g transform="rotate(90 150 150)">
<path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" />
<g transform="translate(100 100)">
<circle cx="0" cy="0" r="15" fill="#ffeb3b" />
<circle cx="10" cy="-10" r="5" fill="#ffeb3b" />
<circle cx="-10" cy="-10" r="5" fill="#ffeb3b" />
</g>
</g>
<g transform="rotate(180 150 150)">
<path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" />
<g transform="translate(100 100)">
<circle cx="0" cy="0" r="15" fill="#ffeb3b" />
<circle cx="10" cy="-10" r="5" fill="#ffeb3b" />
<circle cx="-10" cy="-10" r="5" fill="#ffeb3b" />
</g>
</g>
<g transform="rotate(270 150 150)">
<path d="M150,250 A100,100 0 0,1 150,50" stroke="url(#grad1)" stroke-width="10" fill="none" />
<g transform="translate(100 100)">
<circle cx="0" cy="0" r="15" fill="#ffeb3b" />
<circle cx="10" cy="-10" r="5" fill="#ffeb3b" />
<circle cx="-10" cy="-10" r="5" fill="#ffeb3b" />
</g>
</g>
<circle cx="150" cy="150" r="40" fill="#9e9e9e" />
<circle cx="150" cy="150" r="30" fill="#263238" />
<path d="M150,150 L100,100" stroke="url(#grad2)" stroke-width="10" fill="none" />
<path d="M150,150 L200,100" stroke="url(#grad2)" stroke-width="10" fill="none" />
<path d="M150,150 L100,200" stroke="url(#grad2)" stroke-width="10" fill="none" />
<path d="M150,150 L200,200" stroke="url(#grad2)" stroke-width="10" fill="none" />
<path d="M150,150 L120,150" stroke="url(#grad2)" stroke-width="10" fill="none" />
<path d="M150,150 L180,150" stroke="url(#grad2)" stroke-width="10" fill="none" />
<path d="M150,150 L150,120" stroke="url(#grad2)" stroke-width="10" fill="none" />
<path d="M150,150 L150,180" stroke="url(#grad2)" stroke-width="10" fill="none" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Background -->
<rect x="0" y="0" width="300" height="300" fill="#3d3d3d" />
<!-- Steampunk clock base -->
<circle cx="150" cy="150" r="120" fill="#7d7d7d" />
<circle cx="150" cy="150" r="110" fill="#afafaf" />
<!-- Gears -->
<circle cx="105" cy="105" r="30" fill="#b89f7b" />
<circle cx="195" cy="105" r="30" fill="#b89f7b" />
<circle cx="150" cy="195" r="30" fill="#b89f7b" />
<path d="M135,155 a10,40 -60 0 1 30,0 a10,40 -60 0 1 -30,0Z" fill="#aeaeae" />
<!-- Butterflies -->
<!-- Butterfly 1 -->
<g transform="translate(80,190)">
<path d="M0,0 C30,-30 30,30 0,0Z" fill="#f7a5b5" />
<path d="M0,0 C-15,-20 -30,0 0,0Z" fill="#ffec8b" />
</g>
<!-- Butterfly 2 -->
<g transform="translate(90,80)">
<path d="M0,0 C20,10 40,-20 0,0Z" fill="#ffec8b" />
<path d="M0,0 C20,-10 40,20 0,0Z" fill="#f7a5b5" />
</g>
<!-- Butterfly 3 -->
<g transform="translate(220,220)">
<path d="M0,0 C-20,10 -30,-10 0,0Z" fill="#f7a5b5" />
<path d="M0,0 C-10,-20 -30,20 0,0Z" fill="#ffec8b" />
</g>
</svg>
Judge's Analysis
Player 2's submission adheres more closely to the steampunk theme, with a clear depiction of gears and the subtle transformation into butterflies, which adds a sense of motion and creativity.
The muted color palette enhances the steampunk aesthetic.
In contrast, Player 1's image lacks the thematic elements of steampunk and transformation, appearing more abstract and less aligned with the prompt.
These metrics analyze technical aspects of both SVG drawings. Look for differences that might explain the judge's decision. Use the "View Code" button above to see the SVG code for each drawing.
Shapes Metrics
The total number of shape elements (rect, circle, ellipse, line, polygon, polyline, path) in the SVG.
The number of rectangle elements (rect) in the SVG.
The number of circle elements (circle) in the SVG.
The number of ellipse elements (ellipse) in the SVG.
The number of line elements (line) in the SVG.
The number of polygon elements (polygon) in the SVG.
The number of path elements (path) in the SVG.
The number of group elements (g) in the SVG.
Visual Effects Metrics
The number of gradient definitions (linearGradient, radialGradient) in the SVG.
The number of pattern definitions (pattern) in the SVG.
The number of filter definitions (filter) in the SVG.
The number of mask definitions (mask) in the SVG.
The number of clipping path definitions (clipPath) in the SVG.
The number of elements with opacity attributes in the SVG.
The number of elements with stroke attributes in the SVG.
Colors Metrics
The number of unique colors used in the SVG.
Interactivity Metrics
The number of animation elements (animate, animateMotion, animateTransform, set) in the SVG.
The number of elements with transform attributes in the SVG.
Complexity Metrics
The total number of path commands in all path elements (M, L, C, Q, etc.) in the SVG.
The maximum nesting level of group elements (g) in the SVG.
The number of elements defined within the defs element in the SVG.
The number of use elements (use) in the SVG.
Text Metrics
The number of text elements (text) in the SVG.
AI Judging Process
Creativity
Originality, innovative use of shapes and unique approach to the prompt.
Prompt Adherence
How accurately the SVG captures the essence of the prompt.
Visual Appeal
Aesthetic quality including composition, color usage and overall visual impact.
How does judging work?
SVG drawings are converted to static PNG images for evaluation. The AI judge receives the original prompt and both images, then determines which drawing better fulfills the evaluation criteria without seeing animations, interactivity, or SVG code.
Similar Challenges
"Solar-powered penguin bicycles zooming on a rainbow ice rink"
"Fishbowl cityscape with a single balloon floating above"
"Frog juggling planets under a purple crescent moon"
"Giant snail with a cityscape shell under a starry sky"
"Jellyfish dancing under a disco ball in the deep sea"
"Upside-down cityscape reflected in a calm lake"