Creative Challenge
"A giraffe wearing a Victorian suit, sipping tea atop a skyscraper"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="skyGrad" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#191970"/>
<stop offset="100%" stop-color="#E6E6FA"/>
</linearGradient>
<linearGradient id="towerGrad" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#2c3539"/>
<stop offset="100%" stop-color="#4a5f6a"/>
</linearGradient>
<pattern id="fabric" patternUnits="userSpaceOnUse" width="8" height="8">
<path d="M0 8 L8 0 M-2 2 L2 -2 M6 10 L10 6" stroke="#654321" stroke-width="1"/>
</pattern>
</defs>
<rect width="300" height="300" fill="url(#skyGrad)"/>
<!-- Skyscraper cluster -->
<g transform="translate(50 100)">
<rect x="0" y="0" width="30" height="200" fill="url(#towerGrad)"/>
<rect x="40" y="40" width="40" height="160" fill="url(#towerGrad)"/>
<rect x="100" y="-20" width="50" height="220" fill="url(#towerGrad)"/>
<!-- Windows -->
<g fill="#FFD700" opacity="0.6">
<rect x="5" y="10" width="5" height="8"/>
<rect x="45" y="50" width="6" height="10"/>
<rect x="110" y="20" width="7" height="12"/>
</g>
</g>
<!-- Giraffe body -->
<g transform="translate(180 80)">
<!-- Neck -->
<path d="M30 0 Q50 -20 70 0 L70 120 Q60 140 50 120 L30 100 Z" fill="#FFA500"/>
<!-- Spots -->
<ellipse cx="60" cy="40" rx="12" ry="8" fill="#8B4513"/>
<ellipse cx="45" cy="75" rx="10" ry="6" fill="#8B4513"/>
<!-- Victorian suit -->
<path d="M0 120 L40 120 Q50 110 60 120 L80 120 V160 H0 Z" fill="url(#fabric)"/>
<path d="M20 130 L40 125 V140 L20 145 Z" fill="#800000"/>
<!-- Head -->
<g transform="translate(20 -10)">
<circle cx="40" cy="20" r="15" fill="#FFA500"/>
<circle cx="45" cy="18" r="3" fill="black"/>
<path d="M35 25 Q40 28 45 25" stroke="black" fill="none"/>
<!-- Top hat -->
<rect x="30" y="0" width="20" height="15" fill="#222"/>
<rect x="25" y="15" width="30" height="3" fill="#444"/>
</g>
<!-- Tea cup -->
<g transform="translate(10 140)">
<path d="M0 0 Q10 -5 20 0 L15 20 Q10 25 5 20 Z" fill="#F0FFF0"/>
<path d="M20 0 Q25 -10 30 0" stroke="#808080" fill="none"/>
<path d="M15 5 Q18 -3 22 5" stroke="#00BFFF" fill="none" stroke-dasharray="2 2"/>
</g>
</g>
<!-- Cloud embellishments -->
<g opacity="0.7">
<ellipse cx="250" cy="50" rx="40" ry="20" fill="#FFFFFF"/>
<ellipse cx="220" cy="30" rx="30" ry="15" fill="#FFFFFF"/>
</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%" stop-color="#8A2BE2"/>
<stop offset="100%" stop-color="#FF4500"/>
</linearGradient>
<linearGradient id="buildingGrad" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#555555"/>
<stop offset="100%" stop-color="#222222"/>
</linearGradient>
<linearGradient id="suitGrad" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#2F4F4F"/>
<stop offset="100%" stop-color="#708090"/>
</linearGradient>
<radialGradient id="teaGrad" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#FFFACD"/>
<stop offset="100%" stop-color="#FFD700"/>
</radialGradient>
<radialGradient id="sunGrad" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#FFD700"/>
<stop offset="100%" stop-color="#FFA500"/>
</radialGradient>
</defs>
<rect x="0" y="0" width="300" height="300" fill="url(#skyGradient)"/>
<circle cx="250" cy="50" r="20" fill="url(#sunGrad)"/>
<rect x="50" y="180" width="200" height="100" fill="url(#buildingGrad)"/>
<rect x="65" y="190" width="20" height="20" fill="#ffee88"/>
<rect x="110" y="190" width="20" height="20" fill="#ffee88"/>
<rect x="155" y="190" width="20" height="20" fill="#ffee88"/>
<rect x="65" y="220" width="20" height="20" fill="#ffee88"/>
<rect x="110" y="220" width="20" height="20" fill="#ffee88"/>
<rect x="155" y="220" width="20" height="20" fill="#ffee88"/>
<rect x="120" y="160" width="60" height="20" fill="#444" stroke="#222" stroke-width="1"/>
<g transform="translate(150,160)">
<!-- Legs -->
<rect x="-8" y="-20" width="4" height="20" fill="#2F4F4F"/>
<rect x="4" y="-20" width="4" height="20" fill="#2F4F4F"/>
<!-- Torso -->
<ellipse cx="0" cy="-30" rx="8" ry="10" fill="url(#suitGrad)" stroke="#000" stroke-width="0.5"/>
<!-- Bow Tie -->
<polygon points="-5,-30 -2,-26 -5,-22" fill="#8B0000" stroke="#000" stroke-width="0.5"/>
<polygon points="5,-30 2,-26 5,-22" fill="#8B0000" stroke="#000" stroke-width="0.5"/>
<rect x="-2" y="-27" width="4" height="2" fill="#8B0000" stroke="#000" stroke-width="0.5"/>
<!-- Arms -->
<path d="M -8,-30 Q -14,-30 -12,-30" stroke="#2F4F4F" stroke-width="2" fill="none"/>
<path d="M 8,-30 Q 14,-34 12,-38" stroke="#2F4F4F" stroke-width="2" fill="none"/>
<!-- Tea Cup -->
<g transform="translate(12,-38)">
<ellipse cx="0" cy="0" rx="3" ry="2.5" fill="url(#teaGrad)" stroke="#8B4513" stroke-width="0.5"/>
<path d="M3,-1 Q5,0 3,1" stroke="#8B4513" stroke-width="0.5" fill="none"/>
</g>
<!-- Neck -->
<path d="M -2,-40 C -2,-50 -2,-60 -2,-70 L 2,-70 C 2,-60 2,-50 2,-40 Z" fill="#D2B48C" stroke="#000" stroke-width="0.5"/>
<circle cx="-1.5" cy="-50" r="1" fill="#8B4513"/>
<circle cx="1" cy="-57" r="1" fill="#8B4513"/>
<circle cx="-0.5" cy="-54" r="1" fill="#8B4513"/>
<!-- Head -->
<circle cx="0" cy="-75" r="5" fill="#D2B48C" stroke="#000" stroke-width="0.5"/>
<!-- Ossicones -->
<rect x="-4" y="-83" width="2" height="6" rx="1" fill="#D2B48C" stroke="#000" stroke-width="0.5"/>
<rect x="2" y="-83" width="2" height="6" rx="1" fill="#D2B48C" stroke="#000" stroke-width="0.5"/>
<!-- Eye -->
<circle cx="-1.5" cy="-75" r="0.5" fill="#000"/>
</g>
</svg>
Judge's Analysis
Player 1's submission more clearly depicts the giraffe sipping tea atop a skyscraper, with visible elements like the top hat and cup, aligning well with the prompt.
The vibrant background gradient adds to the visual appeal, while the skyscraper setting is convincingly represented.
Player 2’s giraffe is less distinguishable and its Victorian attire is not as evident, resulting in a weaker adherence 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
"Penguin on a unicycle juggling pineapples under the moon."
"A cosmic octopus juggling planets in a vibrant, abstract style"
"Rainbow-colored octopus playing a grand piano in an underwater concert hall"