Creative Challenge
"Penguin playing a saxophone under a disco ball on an icy dance floor"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="discoBall" cx="50%" cy="50%" r="50%">
<stop offset="0%" style="stop-color:#c0c0c0;stop-opacity:1" />
<stop offset="100%" style="stop-color:#ffffff;stop-opacity:0.5" />
</radialGradient>
<linearGradient id="saxophone" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#ff6b6b;stop-opacity:1" />
<stop offset="100%" style="stop-color:#ff8e8e;stop-opacity:1" />
</linearGradient>
<pattern id="iceFloor" patternUnits="userSpaceOnUse" width="300" height="300">
<rect width="300" height="300" fill="#87CEEB"/>
<circle cx="150" cy="150" r="120" fill="url(#discoBall)"/>
</pattern>
</defs>
<rect width="300" height="300" fill="url(#iceFloor)"/>
<path d="M150,100 Q160,80 170,100 Q160,120 150,100" fill="#000000"/>
<ellipse cx="150" cy="130" rx="20" ry="15" fill="#A0522D"/>
<path d="M140,150 L160,150 L155,140 Z" fill="#FFD700"/>
<rect x="120" y="100" width="60" height="80" rx="10" fill="url(#saxophone)"/>
<path d="M120,100 L130,80 L140,100 Z" fill="#FFD700"/>
<circle cx="150" cy="180" r="40" fill="#A0522D"/>
<path d="M130,170 Q140,160 150,170 Q140,180 130,170" fill="#FFFFFF"/>
<circle cx="150" cy="180" r="35" fill="#FFFFFF"/>
<circle cx="150" cy="180" r="30" fill="#A0522D"/>
<circle cx="150" cy="180" r="25" fill="#FFFFFF"/>
<circle cx="150" cy="180" r="20" fill="#A0522D"/>
<circle cx="150" cy="180" r="15" fill="#FFFFFF"/>
<circle cx="150" cy="180" r="10" fill="#A0522D"/>
<circle cx="150" cy="180" r="5" fill="#FFFFFF"/>
<rect x="0" y="220" width="300" height="80" fill="#87CEEB"/>
<rect x="120" y="240" width="60" height="40" rx="20" fill="#A0522D"/>
<rect x="120" y="240" width="60" height="40" rx="20" fill="#FFFFFF" opacity="0.5"/>
<path d="M150,240 L150,220 L160,210 L150,200" fill="#FFD700"/>
<path d="M150,240 L150,220 L140,210 L150,200" fill="#FFD700"/>
<circle cx="150" cy="180" r="50" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="45" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="40" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="35" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="30" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="25" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="20" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="15" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="10" fill="none" stroke="#FFD700" stroke-width="2"/>
<circle cx="150" cy="180" r="5" fill="none" stroke="#FFD700" stroke-width="2"/>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<radialGradient id="discoGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:#ff00ff;stop-opacity:1" />
<stop offset="100%" style="stop-color:#00ffff;stop-opacity:1" />
</radialGradient>
<linearGradient id="iceGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#a0d8ef;stop-opacity:1" />
<stop offset="100%" style="stop-color:#e0f7fa;stop-opacity:1" />
</linearGradient>
<pattern id="icePattern" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse">
<circle cx="10" cy="10" r="5" fill="#e0f7fa" />
<circle cx="15" cy="15" r="3" fill="#a0d8ef" />
</pattern>
</defs>
<rect width="300" height="300" fill="url(#iceGradient)" />
<rect width="300" height="300" fill="url(#icePattern)" />
<circle cx="150" cy="50" r="25" fill="url(#discoGradient)" />
<ellipse cx="150" cy="200" rx="40" ry="60" fill="#000" />
<ellipse cx="150" cy="160" rx="30" ry="40" fill="#fff" />
<ellipse cx="140" cy="150" rx="10" ry="15" fill="#000" />
<ellipse cx="160" cy="150" rx="10" ry="15" fill="#000" />
<ellipse cx="150" cy="180" rx="15" ry="10" fill="#ff0000" />
<path d="M180 200 C200 220, 220 200, 240 190" stroke="#000" stroke-width="2" fill="none" />
<path d="M120 200 C100 220, 80 200, 60 190" stroke="#000" stroke-width="2" fill="none" />
<rect x="140" y="220" width="20" height="40" fill="#000" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" transform="translate(10,0)" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" transform="translate(-10,0)" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" transform="translate(20,0)" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" transform="translate(-20,0)" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" transform="translate(30,0)" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" transform="translate(-30,0)" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" transform="translate(40,0)" />
<path d="M150 260 L170 240, 150 220, 130 240 Z" fill="#000" transform="translate(-40,0)" />
</svg>
Judge's Analysis
Player 2's submission adheres more closely to the prompt by clearly depicting a penguin-like figure under what appears to be a disco ball, set against a patterned background that suggests a dance floor.
Although both images are abstract, Player 2's composition is more visually coherent and interpretable, capturing the whimsical spirit of the concept better than Player 1's design.
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
"Upside-down city with flying fish in the sky"
"Whale wearing a tuxedo serving tea to penguins"
"Clock face as a bustling city skyline at night"
"Penguin playing violin in a moonlit snowstorm"
"Frog playing a tiny piano under moonlight"
"A snail wearing a top hat races against a hare wearing roller skates"