Creative Challenge
"Octopus and cat play chess on a floating iceberg"
<svg width="300" height="300" viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="icebergGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#00bfff;stop-opacity:1" />
<stop offset="100%" style="stop-color:#87CEFA;stop-opacity:1" />
</linearGradient>
<linearGradient id="chessBoardGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#D2B48C;stop-opacity:1" />
<stop offset="50%" style="stop-color:#F5F5DC;stop-opacity:1" />
<stop offset="100%" style="stop-color:#D2B48C;stop-opacity:1" />
</linearGradient>
<pattern id="icePattern" patternUnits="userSpaceOnUse" width="20" height="20">
<rect x="0" y="0" width="20" height="20" fill="#87CEFA" />
<rect x="0" y="0" width="10" height="10" fill="#00bfff" />
<rect x="10" y="10" width="10" height="10" fill="#00bfff" />
</pattern>
</defs>
<rect width="300" height="300" fill="#87CEFA" />
<g transform="translate(150,150)">
<rect x="-75" y="-75" width="150" height="150" fill="url(#icebergGradient)" />
<rect x="-75" y="-75" width="150" height="150" fill="url(#icePattern)" opacity="0.7" />
<rect x="-50" y="-50" width="100" height="100" fill="url(#chessBoardGradient)" />
<g transform="translate(-40, -30)">
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#D2B48C" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#F5F5DC" transform="translate(40,0)" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#D2B48C" transform="translate(80,0)" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#F5F5DC" transform="translate(120,0)" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#D2B48C" transform="translate(160,0)" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#F5F5DC" transform="translate(200,0)" />
</g>
<g transform="translate(-40, 50)">
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#D2B48C" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#F5F5DC" transform="translate(40,0)" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#D2B48C" transform="translate(80,0)" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#F5F5DC" transform="translate(120,0)" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#D2B48C" transform="translate(160,0)" />
<path d="M 40 40 L 40 80 L 80 80 L 80 40 Z" fill="#F5F5DC" transform="translate(200,0)" />
</g>
<g transform="translate(30, 20)">
<path d="M 20 20 L 40 0 L 60 20 Z" fill="#FF4500" />
<path d="M 40 0 L 60 20 L 80 0 Z" fill="#FF4500" />
<path d="M 20 20 L 0 40 L 20 60 Z" fill="#FF4500" />
<path d="M 0 40 L 20 60 L 40 40 Z" fill="#FF4500" />
</g>
<g transform="translate(120, 30)">
<circle cx="0" cy="0" r="15" fill="#228B22" />
<circle cx="30" cy="0" r="15" fill="#228B22" />
<circle cx="0" cy="30" r="15" fill="#228B22" />
<circle cx="30" cy="30" r="15" fill="#228B22" />
</g>
<g transform="translate(-100, -50)">
<circle cx="0" cy="0" r="20" fill="#FFD700" />
<circle cx="0" cy="0" r="15" fill="#FFA500" />
<circle cx="0" cy="0" r="10" fill="#FF4500" />
</g>
<g transform="translate(100, -50)">
<circle cx="0" cy="0" r="20" fill="#8B4513" />
<circle cx="0" cy="0" r="15" fill="#A0522D" />
<circle cx="0" cy="0" r="10" fill="#8B4513" />
</g>
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="iceGradient" cx="50%" cy="50%" r="75%" fx="30%" fy="70%">
<stop offset="0%" stop-color="#e0f2f7" />
<stop offset="50%" stop-color="#b2ebf2" />
<stop offset="100%" stop-color="#80deea" />
</radialGradient>
<pattern id="waves" width="20" height="10" patternUnits="userSpaceOnUse">
<path d="M0 5 C 5 0, 15 0, 20 5 L 20 10 L 0 10 Z" fill="#a7d4e4"/>
</pattern>
</defs>
<rect x="0" y="150" width="300" height="150" fill="url(#waves)" />
<path d="M50 120 C 70 80, 100 60, 170 80 C 200 60, 240 90, 230 120 L 180 170 L 100 150 Z" fill="url(#iceGradient)" stroke="#81d4fa" stroke-width="3"/>
<g transform="translate(80,130) scale(0.5)">
<circle cx="30" cy="30" r="30" fill="#f48fb1"/>
<ellipse cx="50" cy="50" rx="20" ry="30" fill="#ffcdd2"/>
<circle cx="70" cy="20" r="15" fill="#f8bbd0"/>
<path d="M60 50 L 80 70 L 100 50" stroke="black" stroke-width="5" stroke-linecap="round"/>
<g transform="translate(40,60)">
<circle cx="0" cy="-5" r="10" fill="white"/>
<circle cx="0" cy="-5" r="5" fill="black"/>
</g>
</g>
<g transform="translate(180,100) scale(0.4)">
<ellipse cx="40" cy="60" rx="30" ry="40" fill="#90caf9" />
<circle cx="50" cy="30" r="25" fill="#64b5f6"/>
<path d="M50 50 C 50 70, 70 70, 70 50" fill="none" stroke="black" stroke-width="3" />
<circle cx="35" cy="30" r="5" fill="white" />
<circle cx="65" cy="30" r="5" fill="white" />
<circle cx="35" cy="30" r="2" fill="black" />
<circle cx="65" cy="30" r="2" fill="black" />
<path d="M20 70 C 30 80, 50 80, 60 70" stroke="black" stroke-width="3" fill="none"/>
<path d="M50 90 L 45 100 L 55 100 Z" fill="#CE93D8"/>
</g>
<rect x="100" y="120" width="40" height="10" rx="2" fill="#bcaaa4"/>
<rect x="120" y="130" width="10" height="40" rx="2" fill="#bcaaa4"/>
</svg>
Judge's Analysis
Player 2's image better adheres to the prompt by clearly depicting an octopus and a cat on a floating iceberg, with a visible chessboard.
The composition and elements are more coherent and visually descriptive, capturing the whimsical scene effectively.
Player 1's submission lacks clear representation of the key elements from the prompt, resulting in lower adherence and visual appeal.
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
"Cactus wearing a top hat in a desert sunset"
"A penguin in a space suit on a bright orange surfboard riding a cosmic wave"
"A dragon wearing a tutu, balancing on a giant floating bubble"
"Dancing cactus wearing sunglasses in a desert"
"Whale in a teacup, spouting steam"
"Melting clock made of cheese on a desert cactus"