Creative Challenge
"An octopus wearing a top hat, sipping tea, in a Victorian-style sitting room"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bgGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#ffcccc;stop-opacity:1" />
<stop offset="100%" style="stop-color:#ffd9b3;stop-opacity:1" />
</linearGradient>
<radialGradient id="hatGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:#4e4e4e;stop-opacity:1" />
<stop offset="100%" style="stop-color:#2a2a2a;stop-opacity:1" />
</radialGradient>
<pattern id="wallPattern" patternUnits="userSpaceOnUse" width="20" height="20">
<rect width="20" height="20" fill="#c1a6c0" />
<line x1="0" y1="0" x2="20" y2="20" stroke="#705e7c" stroke-width="2" />
<line x1="20" y1="0" x2="0" y2="20" stroke="#705e7c" stroke-width="2" />
</pattern>
<linearGradient id="cupGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#fff;stop-opacity:1" />
<stop offset="100%" style="stop-color:#e6e6e6;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="300" height="300" fill="url(#bgGradient)" />
<rect x="25" y="25" width="250" height="250" fill="url(#wallPattern)" />
<g id="octopus" transform="translate(100, 150)">
<path d="M65,30 Q50,40 30,30 Q10,10 30,0 Q50,-20 70,0 Q90,10 70,30 Q50,50 60,70 Q80,60 100,75 Q90,90 60,80 Q40,100 20,90"
fill="#ff6b6b" />
<circle cx="45" cy="20" r="10" fill="#636e72" />
<circle cx="85" cy="20" r="10" fill="#636e72" />
<path d="M35,12 Q40,0 55,8 Q45,-5 40,5 Q25,10 35,20 Q45,10 25,14" fill="#636e72" />
<path d="M45,15 Q50,5 70,15 Q55,25 45,15" fill="#e74c3c" />
<path d="M30,35 Q45,50 55,40" stroke="#ff6b6b" stroke-width="5" fill="none" />
<path d="M70,35 Q55,50 45,40" stroke="#ff6b6b" stroke-width="5" fill="none" />
<g id="tentacles">
<path d="M30,40 C25,70 0,80 10,90" fill="#ff6b6b" />
<path d="M60,40 C65,70 90,80 80,90" fill="#ff6b6b" />
</g>
</g>
<g id="hat" transform="translate(110, 0)">
<rect x="15" y="-10" width="25" height="10" fill="url(#hatGradient)" />
<ellipse cx="27.5" cy="0" rx="30" ry="10" fill="url(#hatGradient)" />
</g>
<g id="cup" transform="translate(80, 70)">
<path d="M0,0 Q0,10 15,10 Q30,10 30,0 Q15,-10 0,0" fill="url(#cupGradient)" />
<path d="M0,0 Q0,10 15,10 Q30,10 30,0 Q15,-10 0,0" stroke="#7f8c8d" stroke-width="1.5" fill="none" />
<path d="M15,10 C15,15 0,15 0,10" fill="#2ecc71" />
</g>
<text x="150" y="290" font-family="Georgia" font-size="14" fill="#4a4a4a" text-anchor="middle">
An Octopus's Afternoon Tea
</text>
</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 0h15v15H0zm15 15h15v15H15z" fill="#f4d03f" opacity="0.2"/>
<path d="M15 0h15v15H15zM0 15h15v15H0z" fill="#d4ac0d" opacity="0.1"/>
</pattern>
<linearGradient id="tentacleGrad" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#8e44ad"/>
<stop offset="100%" style="stop-color:#9b59b6"/>
</linearGradient>
</defs>
<!-- Background -->
<rect x="0" y="0" width="300" height="300" fill="url(#wallpaper)"/>
<!-- Victorian Frame -->
<rect x="40" y="30" width="100" height="120" fill="#8b4513" stroke="#654321" stroke-width="4"/>
<!-- Armchair -->
<path d="M50 180 Q150 180 200 200 L220 300 H30 L50 180" fill="#800000"/>
<path d="M50 180 Q70 140 90 180" fill="#8b0000" stroke="#4a0404" stroke-width="2"/>
<!-- Octopus Body -->
<ellipse cx="150" cy="200" rx="40" ry="35" fill="url(#tentacleGrad)"/>
<!-- Tentacles -->
<path d="M120 220 Q100 240 90 280" stroke="url(#tentacleGrad)" fill="none" stroke-width="8"/>
<path d="M130 220 Q120 260 140 280" stroke="url(#tentacleGrad)" fill="none" stroke-width="8"/>
<path d="M150 220 Q160 250 170 280" stroke="url(#tentacleGrad)" fill="none" stroke-width="8"/>
<path d="M170 220 Q190 240 200 280" stroke="url(#tentacleGrad)" fill="none" stroke-width="8"/>
<!-- Tea Cup -->
<path d="M160 190 Q170 180 180 190 L185 210 Q170 220 155 210 Z" fill="#fff"/>
<ellipse cx="170" cy="190" rx="12" ry="5" fill="#8b4513"/>
<!-- Top Hat -->
<rect x="130" y="150" width="40" height="30" fill="#000"/>
<rect x="120" y="175" width="60" height="5" fill="#000"/>
<!-- Eyes -->
<circle cx="140" cy="195" r="5" fill="#fff"/>
<circle cx="160" cy="195" r="5" fill="#fff"/>
<circle cx="140" cy="195" r="2" fill="#000"/>
<circle cx="160" cy="195" r="2" fill="#000"/>
<!-- Monocle -->
<circle cx="160" cy="195" r="8" fill="none" stroke="#gold" stroke-width="1"/>
<line x1="168" y1="195" x2="175" y2="200" stroke="#gold" stroke-width="1"/>
<!-- Side Table -->
<rect x="220" y="220" width="40" height="80" fill="#8b4513"/>
<ellipse cx="240" cy="220" rx="20" ry="10" fill="#8b4513"/>
<!-- Tea Pot -->
<path d="M230 200 Q240 190 250 200 L255 220 Q240 230 225 220 Z" fill="#silver"/>
</svg>
Judge's Analysis
Player 2's submission better adheres to the prompt by incorporating a clear depiction of an octopus wearing a top hat and sipping tea in a Victorian-style sitting room, evidenced by the inclusion of a table, a picture frame, and a rug.
The image is technically well-executed with a balanced color palette and clear composition.
Player 1's submission, while creative, is abstract and lacks clear Victorian elements, making it less aligned with 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
"A single raccoon juggling ancient, glowing runes in a moonlit forest"
"Polar bear on a tropical beach, sipping coconut drink under a palm tree"
"Flamingo wearing roller skates on a rainbow path"
"Ballerina balancing on a tightrope above a cityscape during a vibrant sunset"
"A disco ball moon over a city of dancing skyscrapers"
"Lemon-shaped hot air balloon over a surreal purple ocean"