Creative Challenge
"A clock with melting numbers, suspended above a desert landscape"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="skyGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:rgb(173,216,230);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(255,239,213);stop-opacity:1" />
</linearGradient>
<linearGradient id="desertGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:rgb(255,228,196);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(222,184,135);stop-opacity:1" />
</linearGradient>
<radialGradient id="clockGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(169,169,169);stop-opacity:1" />
</radialGradient>
<radialGradient id="numberGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:rgb(255,215,0);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(238,232,170);stop-opacity:1" />
</radialGradient>
</defs>
<rect width="300" height="300" fill="url(#skyGradient)" />
<ellipse cx="150" cy="270" rx="180" ry="50" fill="url(#desertGradient)" />
<g transform="translate(50,50)">
<circle cx="100" cy="60" r="50" fill="url(#clockGradient)" stroke="black" stroke-width="2" />
<path d="M100,10 Q105,40 120,35" fill="transparent" stroke="url(#numberGradient)" stroke-width="3" />
<path d="M150,60 Q130,75 110,80 T90,95" fill="transparent" stroke="url(#numberGradient)" stroke-width="3" />
<path d="M80,110 C80,125 85,140 100,145 Q120,150 125,60" fill="transparent" stroke="url(#numberGradient)" stroke-width="3" />
<path d="M50,80 C50,90 55,100 70,105 Q85,110 90,90" fill="transparent" stroke="url(#numberGradient)" stroke-width="3" />
<line x1="100" y1="60" x2="130" y2="40" stroke="black" stroke-width="2" />
<line x1="100" y1="60" x2="70" y2="45" stroke="black" stroke-width="2" />
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<!-- Background Desert Landscape -->
<rect x="0" y="120" width="300" height="180" fill="#f9e098" rx="10" />
<path d="M 0 180 Q 0 240 30 270 T 150 300 T 270 270 T 300 180" fill="#fbeecf" fill-opacity="0.4" stroke="#ffd195" stroke-width="2" />
<path d="M 50 210 Q 30 230 50 250 T 150 280 T 250 250 T 270 230 T 250 210" fill="#ffd795" fill-opacity="0.5" stroke="#ffd195" stroke-width="2" />
<rect x="250" y="220" width="20" height="40" fill="#ffd195" rx="5" />
<rect x="260" y="230" width="20" height="20" fill="#ffd195" rx="5" />
<!-- Melting clock -->
<g transform="translate(130, 70)">
<rect x="-30" y="-10" width="60" height="10" fill="#20202a" rx="5" />
<g>
<text x="0" y="20" font-size="36" font-weight="bold" fill="#eed095">12</text>
<rect x="-5" y="15" width="10" height="5" fill="#bcdbeb" rx="2" />
<path d="M 5 23 Q 10 19 0 14 T -10 20 T 5 28" fill="none" stroke="#system đi VI huỳident149" stroke-width="2" />
</g>
<g transform="rotate(30)">
<text x="0" y="20" font-size="36" font-weight="bold" fill="#afd5eb">1</text>
<rect x="-5" y="15" width="10" height="5" fill="#bcdbeb" rx="2" />
<path d="M 5 23 Q 10 19 0 14 T -10 20 T 5 28" fill="none" stroke="#afd5eb" stroke-width="2" />
</g>
<g transform="rotate(60)">
<text x="0" y="20" font-size="36" font-weight="bold" fill="#9dfc85">2</text>
<rect x="-5" y="15" width="10" height="5" fill="#bcdbeb" rx="2" />
<path d="M 5 23 Q 10 19 0 14 T -10 20 T 5 28" fill="none" stroke="#9dfc85" stroke-width="2" />
</g>
<g transform="rotate(90)">
<text x="0" y="20" font-size="36" font-weight="bold" fill="#f7c876">3</text>
<rect x="-5" y="15" width="10" height="5" fill="#bcdbeb" rx="2" />
<path d="M 5 23 Q 10 19 0 14 T -10 20 T 5 28" fill="none" stroke="#f7c876" stroke-width="2" />
</g>
<g transform="rotate(120)">
<text x="0" y="20" font-size="36" font-weight="bold" fill="#afd5eb">4</text>
<rect x="-5" y="15" width="10" height="5" fill="#bcdbeb" rx="2" />
<path d="M 5 23 Q 10 19 0 14 T -10 20 T 5 28" fill="none" stroke="#afd5eb" stroke-width="2" />
</g>
<g transform="rotate(150)">
<text x="0" y="20" font-size="36" font-weight="bold" fill="#9dfc85">5</text>
<rect x="-5" y="15" width="10" height="5" fill="#bcdbeb" rx="2" />
<path d="M 5 23 Q 10 19 0 14 T -10 20 T 5 28" fill="none" stroke="#9dfc85" stroke-width="2" />
</g>
<g transform="rotate(180)">
<text x="0" y="20" font-size="36" font-weight="bold" fill="#eed095">6</text>
<rect x="-5" y="15" width="10" height="5" fill="#bcdbeb" rx="2" />
<path d="M 5 23 Q 10 19 0 14 T -10 20 T 5 28" fill="none" stroke="#system đi VI huỳident149" stroke-width="2" />
</g>
</g>
<!-- Shadow -->
<path d="M 220 160 Q 220 170 200 170 T 150 160" fill="# کاملاAzrgb22Resetическаяfect AndresresEffect" opacity="0.3" filter="blur(1)" />
</svg>
Judge's Analysis
Player 1's image more clearly represents the concept of a clock with melting numbers in a desert landscape.
The suspended clock with drooping elements visually aligns with the theme.
While Player 2's submission is creative, the abstract representation is less immediately recognizable as a clock, making it less effective in adhering to 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
"Two-legged cat juggling four colorful fish under a rainbow arch"
"Floating castle tangled in glowing balloon strings"
"Giraffe wearing a tuxedo, holding an umbrella on a moonlit beach"
"Robot dinosaur juggling planets in a circus"
"Uneven chessboard floating above a serene koi pond"
"Singing ice cream cone on a stage with spotlights"