Creative Challenge
"A tree with roots as legs dancing in a grassy meadow"
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<defs>
<linearGradient id="skyGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#7cc0ff" />
<stop offset="100%" stop-color="#c4e3ff" />
</linearGradient>
<linearGradient id="trunkGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#8B4513" />
<stop offset="50%" stop-color="#A0522D" />
<stop offset="100%" stop-color="#8B4513" />
</linearGradient>
<linearGradient id="leafGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#32CD32" />
<stop offset="100%" stop-color="#228B22" />
</linearGradient>
<radialGradient id="sunGlow" cx="90%" cy="10%" r="20%" fx="90%" fy="10%">
<stop offset="0%" stop-color="#FFFF00" />
<stop offset="100%" stop-color="#FF8C00" stop-opacity="0" />
</radialGradient>
<pattern id="grassPattern" width="10" height="10" patternUnits="userSpaceOnUse">
<path d="M0,10 L2,7 L0,0 L4,8 L6,0 L8,8 L10,0 L10,10 Z" fill="#3a5" />
</pattern>
</defs>
<!-- Background -->
<rect width="300" height="300" fill="url(#skyGradient)" />
<circle cx="270" cy="30" r="20" fill="#FFD700" />
<circle cx="270" cy="30" r="40" fill="url(#sunGlow)" />
<!-- Ground -->
<rect x="0" y="230" width="300" height="70" fill="#8B4513" />
<rect x="0" y="220" width="300" height="20" fill="url(#grassPattern)" />
<!-- Tree trunk -->
<path d="M150,140 Q160,170 170,190 Q180,210 190,230 Q180,235 170,230 Q165,240 160,230 Q155,235 150,230 Q145,240 140,230 Q135,235 130,230 Q130,210 140,190 Q140,170 150,140" fill="url(#trunkGradient)" />
<!-- Root legs in dancing position -->
<path d="M190,230 Q210,260 230,250 Q240,245 250,270" fill="none" stroke="#8B4513" stroke-width="8" stroke-linecap="round" />
<path d="M170,230 Q180,275 200,280" fill="none" stroke="#8B4513" stroke-width="8" stroke-linecap="round" />
<path d="M130,230 Q100,260 80,250 Q70,245 60,270" fill="none" stroke="#8B4513" stroke-width="8" stroke-linecap="round" />
<path d="M150,230 Q140,275 120,280" fill="none" stroke="#8B4513" stroke-width="8" stroke-linecap="round" />
<!-- Root toes -->
<path d="M250,270 Q255,275 260,270" fill="none" stroke="#8B4513" stroke-width="4" stroke-linecap="round" />
<path d="M250,270 Q250,280 255,280" fill="none" stroke="#8B4513" stroke-width="4" stroke-linecap="round" />
<path d="M200,280 Q205,285 210,280" fill="none" stroke="#8B4513" stroke-width="4" stroke-linecap="round" />
<path d="M200,280 Q200,290 205,290" fill="none" stroke="#8B4513" stroke-width="4" stroke-linecap="round" />
<path d="M60,270 Q55,275 50,270" fill="none" stroke="#8B4513" stroke-width="4" stroke-linecap="round" />
<path d="M60,270 Q60,280 55,280" fill="none" stroke="#8B4513" stroke-width="4" stroke-linecap="round" />
<path d="M120,280 Q115,285 110,280" fill="none" stroke="#8B4513" stroke-width="4" stroke-linecap="round" />
<path d="M120,280 Q120,290 115,290" fill="none" stroke="#8B4513" stroke-width="4" stroke-linecap="round" />
<!-- Leaf foliage -->
<g transform="translate(150, 140) rotate(5)">
<ellipse cx="0" cy="-20" rx="50" ry="60" fill="url(#leafGradient)" />
<ellipse cx="-30" cy="-40" rx="30" ry="40" fill="url(#leafGradient)" />
<ellipse cx="30" cy="-40" rx="30" ry="40" fill="url(#leafGradient)" />
<ellipse cx="0" cy="-60" rx="20" ry="30" fill="url(#leafGradient)" />
</g>
<!-- Flowers in the tree -->
<circle cx="130" cy="90" r="5" fill="#FF69B4" />
<circle cx="170" cy="110" r="5" fill="#FF1493" />
<circle cx="150" cy="70" r="5" fill="#FF69B4" />
<circle cx="190" cy="90" r="5" fill="#FF1493" />
<circle cx="110" cy="110" r="5" fill="#FF69B4" />
<!-- Little flowers in the grass -->
<g>
<circle cx="50" cy="220" r="4" fill="white" />
<circle cx="50" cy="220" r="2" fill="yellow" />
<circle cx="250" cy="225" r="4" fill="white" />
<circle cx="250" cy="225" r="2" fill="yellow" />
<circle cx="90" cy="225" r="4" fill="#FF69B4" />
<circle cx="90" cy="225" r="2" fill="#FF1493" />
<circle cx="210" cy="220" r="4" fill="#FF69B4" />
<circle cx="210" cy="220" r="2" fill="#FF1493" />
</g>
<!-- Tree face -->
<circle cx="145" cy="160" r="3" fill="#8B4513" />
<circle cx="155" cy="160" r="3" fill="#8B4513" />
<path d="M142,170 Q150,175 158,170" fill="none" stroke="#8B4513" stroke-width="2" stroke-linecap="round" />
<!-- Dancing motion lines -->
<path d="M220,240 Q230,235 240,240" fill="none" stroke="#87CEFA" stroke-width="2" stroke-dasharray="2,2" />
<path d="M80,240 Q70,235 60,240" fill="none" stroke="#87CEFA" stroke-width="2" stroke-dasharray="2,2" />
<path d="M150,100 Q160,95 170,100" fill="none" stroke="#87CEFA" stroke-width="2" stroke-dasharray="2,2" />
<!-- Musical notes -->
<g fill="#444" transform="rotate(-15, 200, 120)">
<ellipse cx="200" cy="120" rx="5" ry="4" />
<path d="M205,120 L205,100 L207,100 L207,120" stroke="#444" stroke-width="2" />
</g>
<g fill="#444" transform="rotate(15, 90, 130)">
<ellipse cx="90" cy="130" rx="5" ry="4" />
<path d="M95,130 L95,110 L97,110 L97,130" stroke="#444" stroke-width="2" />
</g>
</svg>
<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:#a0d9f6;stop-opacity:1" />
<stop offset="100%" style="stop-color:#d1f1f6;stop-opacity:1" />
</linearGradient>
<radialGradient id="sunGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" style="stop-color:#fff700;stop-opacity:1" />
<stop offset="100%" style="stop-color:#ffaa00;stop-opacity:0" />
</radialGradient>
<linearGradient id="grassGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#6b8e23;stop-opacity:1" />
<stop offset="100%" style="stop-color:#556b2f;stop-opacity:1" />
</linearGradient>
<pattern id="leafPattern" x="0" y="0" width="0.1" height="0.1" patternUnits="userSpaceOnUse">
<circle cx="1" cy="1" r="1" fill="#228B22" />
<circle cx="3" cy="3" r="1" fill="#006400" />
</pattern>
</defs>
<rect width="300" height="300" fill="url(#skyGradient)" />
<circle cx="230" cy="50" r="30" fill="url(#sunGradient)" />
<path d="M0,250 Q150,200 300,250 L300,300 L0,300 Z" fill="url(#grassGradient)" />
<!-- Tree Trunk and Legs -->
<path d="M150,180 C145,130 155,130 150,80" fill="#8B4513" stroke="#5C3317" stroke-width="4" stroke-linecap="round" />
<path d="M150,180 Q140,220 130,260" stroke="#8B4513" stroke-width="6" stroke-linecap="round" fill="none" />
<path d="M150,180 Q160,220 170,260" stroke="#8B4513" stroke-width="6" stroke-linecap="round" fill="none" />
<!-- Tree Canopy -->
<ellipse cx="150" cy="50" rx="50" ry="40" fill="url(#leafPattern)" />
<ellipse cx="120" cy="70" rx="40" ry="30" fill="url(#leafPattern)" />
<ellipse cx="180" cy="70" rx="40" ry="30" fill="url(#leafPattern)" />
<!-- Grass Details -->
<path d="M50,250 L55,240 L60,250 Z" fill="#556b2f" />
<path d="M70,260 L75,250 L80,260 Z" fill="#556b2f" />
<path d="M100,270 L105,260 L110,270 Z" fill="#556b2f" />
<path d="M220,250 L225,240 L230,250 Z" fill="#556b2f" />
<path d="M240,260 L245,250 L250,260 Z" fill="#556b2f" />
<!-- Dancing Motion -->
<path d="M130,260 C120,270 140,280 130,290" stroke="#8B4513" stroke-width="3" fill="none" />
<path d="M170,260 C180,270 160,280 170,290" stroke="#8B4513" stroke-width="3" fill="none" />
</svg>
Judge's Analysis
Player 1's image creatively interprets the prompt by giving the tree a face and musical notes, enhancing the idea of dancing.
The composition is lively and colorful, with a clear depiction of roots as legs, fitting the theme well.
Player 2's image lacks detail and context, making it less effective in conveying the concept of a dancing tree in a meadow.
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
"Cactus wearing sunglasses and a sombrero in a desert sunset"
"Astronaut disco dancing with a robot on the moon"
"An ice cream cone floating in space with rings like Saturn"
"An octopus playing a grand piano in a moonlit ocean concert"
"Surreal fruit sailing a sea of chocolate milk under a checkerboard sky"
"Flying cat playing chess with a tiny, animated raincloud"