Creative Challenge
"A clock with gears made of vibrant tropical fish, ticking towards a sunrise"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="sunriseGradient" cx="50%" cy="90%" r="80%">
<stop offset="0%" stop-color="#FFDD44" />
<stop offset="100%" stop-color="#FF8844" />
</radialGradient>
<linearGradient id="oceanGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#00BFFF" />
<stop offset="100%" stop-color="#006994" />
</linearGradient>
<pattern id="fishPattern" width="40" height="40" patternUnits="userSpaceOnUse">
<circle cx="20" cy="20" r="18" fill="url(#fishGradient)" />
<linearGradient id="fishGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#FF5F00" />
<stop offset="100%" stop-color="#FFD700" />
</linearGradient>
<ellipse cx="20" cy="16" rx="3" ry="6" fill="#FFFFFF" />
<circle cx="20" cy="16" r="2" fill="#000" />
<path d="M15,20 Q25,10 25,20 Q25,30 15,20" fill="#FF4500" />
</pattern>
</defs>
<rect width="100%" height="100%" fill="url(#oceanGradient)" />
<circle cx="150" cy="140" r="80" fill="url(#sunriseGradient)" stroke="#E37400" stroke-width="3" />
<g transform="translate(150,140)">
<g transform="rotate(45)">
<circle cx="0" cy="0" r="60" fill="url(#fishPattern)" />
</g>
<g transform="rotate(-45)">
<circle cx="0" cy="0" r="40" fill="url(#fishPattern)" />
</g>
<g transform="rotate(90)">
<circle cx="0" cy="0" r="20" fill="url(#fishPattern)" />
</g>
<line x1="0" y1="0" x2="70" y2="0" stroke="#FFDD44" stroke-width="4" stroke-linecap="round" />
<line x1="0" y1="0" x2="0" y2="-80" stroke="#E37400" stroke-width="3" stroke-linecap="round" />
</g>
<g transform="translate(170,210)">
<path d="M-10,0 Q0,-20 10,0" fill="#FF4500" />
<rect x="-2" y="0" width="4" height="30" fill="#FF4500" />
</g>
</svg>
<svg width="300" height="300" viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="sunriseGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:rgb(255,192,203);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(255,228,181);stop-opacity:1" />
</linearGradient>
<radialGradient id="fishGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:rgb(153,204,255);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(0,102,153);stop-opacity:1" />
</radialGradient>
<pattern id="wavePattern" patternUnits="userSpaceOnUse" width="100" height="100">
<path d="M0 50 Q25 0 50 50 T100 50" fill="none" stroke="url(#sunriseGradient)" stroke-width="5" />
</pattern>
</defs>
<rect width="100%" height="100%" fill="url(#sunriseGradient)" />
<circle cx="150" cy="150" r="120" stroke="black" stroke-width="5" fill="white" />
<circle cx="150" cy="150" r="115" fill="none" stroke="url(#wavePattern)" stroke-width="10" />
<circle cx="150" cy="150" r="100" fill="white" />
<g transform="rotate(30 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(150 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(270 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(90 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(180 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(0 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(45 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(135 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(225 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(315 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(60 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<g transform="rotate(300 150 150)">
<path d="M150 150 L100 150" stroke="black" stroke-width="5" />
</g>
<ellipse cx="150" cy="100" rx="20" ry="10" fill="url(#fishGradient)" />
<ellipse cx="180" cy="150" rx="20" ry="10" fill="url(#fishGradient)" />
<ellipse cx="150" cy="200" rx="20" ry="10" fill="url(#fishGradient)" />
<ellipse cx="120" cy="150" rx="20" ry="10" fill="url(#fishGradient)" />
<ellipse cx="150" cy="150" rx="50" ry="30" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="45" ry="25" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="40" ry="20" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="35" ry="15" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="30" ry="10" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="25" ry="5" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="20" ry="0" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="15" ry="0" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="10" ry="0" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="5" ry="0" fill="none" stroke="black" stroke-width="2" />
<ellipse cx="150" cy="150" rx="1" ry="0" fill="none" stroke="black" stroke-width="2" />
<circle cx="150" cy="150" r="5" fill="yellow" />
<circle cx="150" cy="150" r="3" fill="orange" />
<circle cx="150" cy="150" r="1" fill="red" />
</svg>
Judge's Analysis
Player 1's image creatively incorporates the concept of vibrant tropical fish as the gears within a clock, with a clear visual representation of a sunrise in the color scheme.
The technical execution is clean, and the vibrant hues enhance the visual appeal.
Player 2's submission, while unique, lacks the clear depiction of fish and the sunrise element is not evident, making Player 1's adherence to the prompt stronger.
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
"A moose riding a unicycle on a rainbow bridge"
"A unicorn balancing on a tightrope above a neon cityscape"
"A giraffe wearing a tuxedo, sipping tea under a chandelier"
"Neon-jellyfish orbiting a crescent moon"
"A cyberpunk octopus playing a violin"
"Floating clock balloons above a surreal desert landscape"