Creative Challenge
"Two flamingos standing on one leg in a surreal ocean of stars"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="bgRadial" cx="50%" cy="50%" r="75%">
<stop offset="0%" stop-color="#1f4068"/>
<stop offset="100%" stop-color="#1b263b"/>
</radialGradient>
<radialGradient id="nebulaGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#ff6699" stop-opacity="0.6"/>
<stop offset="100%" stop-color="#1b263b" stop-opacity="0"/>
</radialGradient>
<linearGradient id="flamingoGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#ff66b2"/>
<stop offset="100%" stop-color="#ff9966"/>
</linearGradient>
</defs>
<rect width="300" height="300" fill="url(#bgRadial)"/>
<circle cx="150" cy="150" r="50" fill="url(#nebulaGradient)" opacity="0.5"/>
<g id="stars">
<circle cx="30" cy="30" r="1" fill="white" opacity="0.8"/>
<circle cx="70" cy="20" r="0.8" fill="white" opacity="0.9"/>
<circle cx="150" cy="40" r="1.2" fill="white" opacity="0.6"/>
<circle cx="220" cy="50" r="1" fill="white" opacity="0.7"/>
<circle cx="280" cy="30" r="1.5" fill="white" opacity="0.8"/>
<circle cx="260" cy="80" r="1" fill="white" opacity="0.7"/>
<circle cx="200" cy="100" r="1" fill="white" opacity="0.8"/>
<circle cx="100" cy="120" r="0.8" fill="white" opacity="0.5"/>
<circle cx="50" cy="140" r="1" fill="white" opacity="0.7"/>
<circle cx="250" cy="150" r="1.2" fill="white" opacity="0.9"/>
<circle cx="80" cy="170" r="0.9" fill="white" opacity="0.8"/>
<circle cx="20" cy="200" r="1" fill="white" opacity="0.7"/>
<circle cx="120" cy="210" r="1.2" fill="white" opacity="0.8"/>
<circle cx="180" cy="220" r="1" fill="white" opacity="0.9"/>
<circle cx="240" cy="230" r="1.1" fill="white" opacity="0.7"/>
<circle cx="300" cy="250" r="1.2" fill="white" opacity="0.8"/>
<circle cx="60" cy="250" r="1" fill="white" opacity="0.7"/>
<circle cx="140" cy="260" r="0.8" fill="white" opacity="0.8"/>
<circle cx="210" cy="280" r="1.2" fill="white" opacity="0.9"/>
<circle cx="30" cy="290" r="1" fill="white" opacity="0.7"/>
</g>
<g id="flamingos">
<g id="flamingo1" transform="translate(70,210)">
<path d="M0,0 C -3,-20, 3,-40, 0,-60" stroke="#ff6699" stroke-width="2" fill="none"/>
<ellipse cx="0" cy="-60" rx="7" ry="4" fill="url(#flamingoGradient)" opacity="0.7"/>
<path d="M0,-60 Q 10,-80, 15,-95" stroke="url(#flamingoGradient)" stroke-width="2" fill="none"/>
<circle cx="15" cy="-105" r="5" fill="url(#flamingoGradient)"/>
<polygon points="20,-105 15,-100 15,-110" fill="#ffcc66"/>
</g>
<g id="flamingo2" transform="translate(230,210) scale(-1,1)">
<path d="M0,0 C -3,-20, 3,-40, 0,-60" stroke="#ff6699" stroke-width="2" fill="none"/>
<ellipse cx="0" cy="-60" rx="7" ry="4" fill="url(#flamingoGradient)" opacity="0.7"/>
<path d="M0,-60 Q 10,-80, 15,-95" stroke="url(#flamingoGradient)" stroke-width="2" fill="none"/>
<circle cx="15" cy="-105" r="5" fill="url(#flamingoGradient)"/>
<polygon points="20,-105 15,-100 15,-110" fill="#ffcc66"/>
</g>
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="starOceanGradient" cx="50%" cy="50%" r="70%">
<stop offset="0%" style="stop-color: #000428; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #004e92; stop-opacity: 1" />
</radialGradient>
<linearGradient id="flamingoGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color: #ff5f6d; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #ffc371; stop-opacity: 1" />
</linearGradient>
<pattern id="starPattern" x="0" y="0" width=".1" height=".1">
<circle cx="2" cy="2" r="2" fill="white" />
</pattern>
</defs>
<rect width="300" height="300" fill="url(#starOceanGradient)" />
<circle cx="150" cy="150" r="150" fill="url(#starPattern)" opacity="0.2" />
<g transform="translate(80, 140)">
<ellipse cx="10" cy="20" rx="8" ry="20" fill="url(#flamingoGradient)" />
<ellipse cx="30" cy="20" rx="8" ry="20" fill="url(#flamingoGradient)" />
<path d="M18,40 Q25,-30 35,25" stroke="url(#flamingoGradient)" stroke-width="3" fill="none" />
<path d="M38,25 Q45,-10 50,15" stroke="url(#flamingoGradient)" stroke-width="3" fill="none" />
<circle cx="50" cy="15" r="5" fill="#FF8C00" />
<line x1="15" y1="40" x2="15" y2="90" stroke="url(#flamingoGradient)" stroke-width="3" />
<line x1="12" y1="90" x2="25" y2="90" stroke="url(#flamingoGradient)" stroke-width="2" />
</g>
<g transform="translate(200, 140)">
<ellipse cx="10" cy="20" rx="8" ry="20" fill="url(#flamingoGradient)" />
<ellipse cx="30" cy="20" rx="8" ry="20" fill="url(#flamingoGradient)" />
<path d="M18,40 Q25,-30 35,25" stroke="url(#flamingoGradient)" stroke-width="3" fill="none" />
<path d="M38,25 Q45,-10 50,15" stroke="url(#flamingoGradient)" stroke-width="3" fill="none" />
<circle cx="50" cy="15" r="5" fill="#FF8C00" />
<line x1="15" y1="40" x2="15" y2="90" stroke="url(#flamingoGradient)" stroke-width="3" />
<line x1="12" y1="90" x2="25" y2="90" stroke="url(#flamingoGradient)" stroke-width="2" />
</g>
<g opacity="0.6">
<circle cx="40" cy="260" r="2" fill="white" />
<circle cx="80" cy="280" r="3" fill="white" />
<circle cx="20" cy="230" r="1.5" fill="white" />
<circle cx="110" cy="270" r="2.5" fill="white" />
<circle cx="300" cy="250" r="3" fill="white" />
<circle cx="250" cy="230" r="1.8" fill="white" />
</g>
</svg>
Judge's Analysis
Player 2's submission is more visually appealing and creative, with the flamingos' body forms better defined and integrated into the surreal starry ocean theme.
The composition shows a more complex and interesting use of shapes and colors, adhering to the prompt effectively.
Player 1's submission, while conceptually interesting, lacks the clarity and detail necessary to convey the idea as effectively.
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
"Alien tea party in zero gravity"
"Floating city above a lava flow under a dark starry sky"
"A dragon sipping tea at a tiny table with a hummingbird offering a sugar cube"
"Turtle with rockets launching to space from a beach"
"Floating lemons in space with surprised astronaut faces"
"A cat playing the cello on a moonlit rooftop"