Creative Challenge
"Clock tower turning into a tree under a crescent moon"
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Background with gradient and subtle patterns -->
<defs>
<linearGradient id="nightSky" x1="0" y1="0" x2="0" y2="300">
<stop offset="0" style="stop-color:#1a1a4a;stop-opacity:1" />
<stop offset="1" style="stop-color:#2a2a6b;stop-opacity:1" />
</linearGradient>
<path id="crescent-moon" d="M 100 50 Q 150 0 200 50 Q 250 100 200 150 L 180 140 L 160 160 Q 100 150 50 140 Q 0 120 20 80 Q 30 50 50 20 Q 70 0 100 50 Z"/>
<pattern id="woodTexture" x="0" y="0" width="12" height="12" patternUnits="userSpaceOnUse">
<rect x="0" y="0" width="12" height="12" fill="#8b4513"/>
<path d="M0 0 l4 3 l4 -3 l-4 -3 l-4 3" fill="#6b3e2e"/>
</pattern>
<linearGradient id="treeGradient" x1="0" y1="0" x2="0" y2="100">
<stop offset="0" style="stop-color:#8b4513;stop-opacity:1" />
<stop offset="1" style="stop-color:#3e2b1f;stop-opacity:1" />
</linearGradient>
</defs>
<!-- Background -->
<rect width="300" height="300" fill="url(#nightSky)"/>
<!-- Crescent Moon -->
<g transform="translate(150 50)">
<circle cx="0" cy="0" r="60" fill="white"/>
<use href="#crescent-moon" fill="white" opacity="0.9"/>
</g>
<!-- Clock Tower -->
<g transform="translate(120 120)">
<rect x="0" y="0" width="60" height="120" rx="10" fill="url(#nightSky)" opacity="0.8"/>
<rect x="10" y="10" width="40" height="80" rx="5" fill="#5a5a6b"/>
<path d="M30 20 Q35 15 40 20 L40 25 Q45 30 40 35 L30 35 Q25 30 30 25 Z" fill="#5a5a6b"/>
<circle cx="30" cy="60" r="8" fill="#5a5a6b"/>
</g>
<!-- Tree Transformation -->
<g transform="translate(180 180)">
<rect x="-20" y="0" width="40" height="80" rx="10" fill="url(#treeGradient)"/>
<path d="M0 0 Q10 -20 20 -30 Q30 -20 20 0 L0 0" fill="url(#treeGradient)"/>
<path d="M0 40 Q10 60 20 40 Q30 20 20 -20 L0 -40" fill="url(#treeGradient)"/>
<circle cx="0" cy="80" r="20" fill="#228b22"/>
<circle cx="20" cy="60" r="15" fill="#228b22"/>
<circle cx="-20" cy="60" r="15" fill="#228b22"/>
</g>
<!-- Roots and Clockwork Elements -->
<g transform="translate(150 200)">
<path d="M0 0 Q20 -30 40 -20 Q60 -10 40 0 Q20 10 0 20 L0 0 Z" fill="#8b4513"/>
<path d="M0 20 Q10 40 20 20 Q30 0 20 -20 L0 -40 Q-10 -20 0 -40 Z" fill="#8b4513"/>
<circle cx="20" cy="0" r="8" fill="#5a5a6b"/>
<circle cx="40" cy="0" r="8" fill="#5a5a6b"/>
</g>
<!-- Stars -->
<g transform="translate(0 0)">
<circle cx="50" cy="50" r="1" fill="white"/>
<circle cx="100" cy="70" r="1" fill="white"/>
<circle cx="200" cy="40" r="1" fill="white"/>
<circle cx="250" cy="90" r="1" fill="white"/>
<circle cx="150" cy="110" r="1" fill="white"/>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<defs>
<linearGradient id="skyGradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#00bfff"/>
<stop offset="100%" stop-color="#0077be"/>
</linearGradient>
<radialGradient id="moonGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#ffffff"/>
<stop offset="100%" stop-color="#cccccc"/>
</radialGradient>
<linearGradient id="treeGradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#008000"/>
<stop offset="100%" stop-color="#00ff00"/>
</linearGradient>
</defs>
<rect width="100%" height="100%" fill="url(#skyGradient)"/>
<circle cx="250" cy="50" r="20" fill="url(#moonGradient)"/>
<path d="M150,150 L150,200 A50,50 0 0 1 200,250 L150,200 Z" fill="#8b4513"/>
<path d="M150,150 L150,100 A50,50 0 0 0 100,150 Z" fill="#8b4513"/>
<path d="M150,150 L150,100 A50,50 0 0 0 200,150 Z" fill="#8b4513"/>
<path d="M150,150 L150,200 A50,50 0 0 1 100,150 Z" fill="#8b4513"/>
<path d="M150,150 L150,200 A50,50 0 0 1 200,150 Z" fill="#8b4513"/>
<path d="M150,150 L150,200 A50,50 0 0 1 150,250 Z" fill="#8b4513"/>
<path d="M150,150 L150,100 A50,50 0 0 0 150,50 Z" fill="#8b4513"/>
<circle cx="150" cy="150" r="20" fill="#ffffff"/>
<path d="M150,200 Q130,250 150,300 T170,300 Q150,250 150,200 Z" fill="url(#treeGradient)"/>
<path d="M150,200 Q160,250 150,300 T140,300 Q150,250 150,200 Z" fill="url(#treeGradient)"/>
<path d="M150,200 Q140,250 150,300 T160,300 Q150,250 150,200 Z" fill="url(#treeGradient)"/>
<path d="M150,200 Q130,250 150,300 T170,300 Q150,250 150,200 Z" fill="url(#treeGradient)"/>
<path d="M150,200 Q140,250 150,300 T160,300 Q150,250 150,200 Z" fill="url(#treeGradient)"/>
<path d="M150,200 Q160,250 150,300 T140,300 Q150,250 150,200 Z" fill="url(#treeGradient)"/>
</svg>
Judge's Analysis
Player 2's submission effectively captures the transformation theme with a more abstract and creative approach.
The use of shapes and colors suggests the merging of a clock tower and a tree under a crescent moon.
The composition is visually appealing and coherent, aligning well 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
"Levitation tea party with floating teacups and pastries"
"Moonlit snail in a top hat juggling stars"
"Rainbow octopus in a Victorian tea party setting"
"Dolphin playing chess with a robot atop an iceberg"
"Flamingo on a skateboard, wearing sunglasses and sipping a smoothie"
"Frog in a vintage scuba suit dancing with jellyfish"