Creative Challenge
"A giraffe wearing a top hat and monocle, sipping tea in a Victorian-style parlor"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="giraffeBody" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#F4D03F" />
<stop offset="100%" stop-color="#E67E22" />
</linearGradient>
<linearGradient id="topHat" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#2C3E50" />
<stop offset="100%" stop-color="#34495E" />
</linearGradient>
<pattern id="wallpaper" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse">
<rect width="20" height="20" fill="#D5DBDB" />
<path d="M10 0 L20 10 M0 10 L10 20 M20 0 L10 10 M0 20 L10 10" stroke="#34495E" stroke-width="1" />
</pattern>
</defs>
<rect width="300" height="300" fill="url(#wallpaper)" />
<circle cx="150" cy="150" r="100" fill="#F9E79F" />
<rect x="100" y="60" width="100" height="30" fill="url(#topHat)" />
<rect x="115" y="30" width="70" height="30" fill="url(#topHat)" />
<ellipse cx="150" cy="100" rx="40" ry="50" fill="url(#giraffeBody)" />
<ellipse cx="150" cy="150" rx="50" ry="60" fill="url(#giraffeBody)" />
<rect x="130" cy="170" width="40" height="100" fill="url(#giraffeBody)" />
<circle cx="120" cy="160" r="10" fill="#FFFFFF" />
<circle cx="120" cy="160" r="5" fill="#000000" />
<circle cx="120" cy="160" r="2" fill="#FFFFFF" />
<rect x="115" cy="140" width="10" height="20" fill="#2C3E50" />
<path d="M160 180 L180 160 L170 180 Z" fill="#AAB7B8" />
<path d="M180 160 L190 150 L200 160 Z" fill="#AAB7B8" />
<rect x="160" cy="190" width="40" height="20" fill="#AAB7B8" />
<circle cx="180" cy="200" r="5" fill="#F9E79F" />
<circle cx="180" cy="200" r="3" fill="#E67E22" />
<path d="M160 180 Q170 170 180 180 T200 180" fill="#F9E79F" />
<path d="M160 180 Q170 170 180 180 T200 180" fill="none" stroke="#E67E22" stroke-width="3" />
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<pattern id="wallpaper" patternUnits="userSpaceOnUse" width="30" height="30">
<path d="M0 0h30v30H0z" fill="#f0e6d2"/>
<path d="M15 3l3 3-3 3-3-3z" fill="#c4b698"/>
</pattern>
<linearGradient id="wood" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#8B4513"/>
<stop offset="50%" style="stop-color:#A0522D"/>
<stop offset="100%" style="stop-color:#8B4513"/>
</linearGradient>
</defs>
<!-- Background -->
<rect width="300" height="300" fill="url(#wallpaper)"/>
<!-- Floor -->
<path d="M0 220h300v80H0z" fill="url(#wood)"/>
<!-- Victorian Chair -->
<path d="M40 180c0 0 20 20 40 20s30-10 30-30v-40c0 0-10-20-40-20s-30 30-30 50z" fill="#722F37"/>
<!-- Tea Table -->
<ellipse cx="150" cy="230" rx="50" ry="20" fill="#722F37"/>
<rect x="145" y="230" width="10" height="40" fill="#5C1F28"/>
<!-- Giraffe Body -->
<path d="M140 220c0 0-10-80 0-100s20-60 20-60c0 0 5-20 20-20s20 20 20 20c0 0 10 40 20 60s0 100 0 100z" fill="#FFE5B4"/>
<path d="M140 220c0 0-10-80 0-100s20-60 20-60c0 0 5-20 20-20s20 20 20 20c0 0 10 40 20 60s0 100 0 100z" fill="none" stroke="#B8860B" stroke-width="2" stroke-dasharray="20,10"/>
<!-- Giraffe Head -->
<path d="M180 40c10-10 30-10 40 0s10 30 0 40s-30 10-40 0s-10-30 0-40z" fill="#FFE5B4"/>
<circle cx="205" cy="50" r="5" fill="#000"/>
<circle cx="205" cy="50" r="8" fill="none" stroke="#gold" stroke-width="2"/>
<!-- Monocle -->
<circle cx="205" cy="50" r="12" fill="none" stroke="#gold" stroke-width="2"/>
<path d="M217 50l10 10" stroke="#gold" stroke-width="2"/>
<!-- Top Hat -->
<path d="M170 20h60v10h10v30h-80v-30h10z" fill="#000"/>
<path d="M160 60h80v5h-80z" fill="#333"/>
<!-- Tea Cup -->
<path d="M190 150c0 0 20-10 40 0s0 20 0 20s-20 10-40 0s0-20 0-20z" fill="#FFF"/>
<path d="M200 140c0 0 10-5 20 0s0 10 0 10s-10 5-20 0s0-10 0-10z" fill="#8B4513"/>
<path d="M230 150c10 0 20 10 20 20h-10c0-5-5-10-10-10z" fill="#FFF"/>
<!-- Steam -->
<path d="M210 130c0 0 5-10 0-10s-5 10 0 10z" fill="none" stroke="#AAA" stroke-width="1">
<animate attributeName="d" dur="3s" repeatCount="indefinite"
values="M210 130c0 0 5-10 0-10s-5 10 0 10z;
M210 130c0 0 0-10 5-10s0 10-5 10z;
M210 130c0 0 5-10 0-10s-5 10 0 10z"/>
</path>
<!-- Victorian Frame -->
<rect x="5" y="5" width="290" height="290" fill="none" stroke="#8B4513" stroke-width="10"/>
<rect x="15" y="15" width="270" height="270" fill="none" stroke="#A0522D" stroke-width="2"/>
</svg>
Judge's Analysis
Player 2's image better captures the idea of a giraffe in a Victorian-style parlor with a top hat and monocle, sipping tea.
The inclusion of the top hat, monocle, and tea cup are clear and well-integrated into the setting.
In contrast, Player 1's image lacks these key elements and doesn't fully adhere 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
"Melting clock on a floating cloud over a desert. Time drips like raindrops"
"Winged piano on a cloud, playing itself as music notes float away"
"Clock face as a pizza with melting cheese and pepperoni numbers"
"Cosmic octopus juggling planets in a starry sky"
"Surreal cityscape made of floating fruit islands"
"A cactus wearing a tiny sombrero under a starry night sky"