Creative Challenge
"Two cats playing chess on a floating cloud, surrounded by miniature rainbows"
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<defs>
<linearGradient id="cloudGradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#e6f1ff"/>
<stop offset="100%" stop-color="#ffffff"/>
</linearGradient>
<linearGradient id="catFurGradient" x1="0" y1="0" x2="1" y2="0">
<stop offset="0%" stop-color="#b38b6d"/>
<stop offset="100%" stop-color="#f1c472"/>
</linearGradient>
<linearGradient id="chessBoardGradient" x1="0" y1="0" x2="1" y2="0">
<stop offset="0%" stop-color="#2c3e50"/>
<stop offset="100%" stop-color="#c0392b"/>
</linearGradient>
<pattern id="rainbowPattern" patternUnits="userSpaceOnUse" width="100" height="100">
<circle cx="50" cy="50" r="40" fill="url(#rainbowGradient)"/>
</pattern>
<linearGradient id="rainbowGradient" x1="0" y1="0" x2="1" y2="0">
<stop offset="0%" stop-color="#ff4136"/>
<stop offset="14%" stop-color="#ff851b"/>
<stop offset="28%" stop-color="#ffdc00"/>
<stop offset="42%" stop-color="#2ecc40"/>
<stop offset="56%" stop-color="#0074d9"/>
<stop offset="70%" stop-color="#b10dc9"/>
<stop offset="84%" stop-color="#8e44ad"/>
<stop offset="100%" stop-color="#ff4136"/>
</linearGradient>
</defs>
<rect x="0" y="0" width="300" height="300" fill="#87CEEB"/>
<path d="M150 50 q100 0 100 100 q0 50 -50 50 q-50 0 -50 -50 q0 -50 50 -50" fill="url(#cloudGradient)"/>
<rect x="100" y="100" width="100" height="100" fill="url(#chessBoardGradient)" stroke="#000" stroke-width="2"/>
<g transform="translate(110 110)">
<circle cx="20" cy="20" r="20" fill="url(#catFurGradient)"/>
<circle cx="20" cy="20" r="10" fill="#000"/>
<circle cx="20" cy="20" r="8" fill="#fff"/>
<circle cx="20" cy="20" r="3" fill="#000"/>
<path d="M20 30 l15 5" stroke="#000" stroke-width="2"/>
<path d="M20 30 l-15 5" stroke="#000" stroke-width="2"/>
</g>
<g transform="translate(170 110)">
<circle cx="20" cy="20" r="20" fill="url(#catFurGradient)"/>
<circle cx="20" cy="20" r="10" fill="#000"/>
<circle cx="20" cy="20" r="8" fill="#fff"/>
<circle cx="20" cy="20" r="3" fill="#000"/>
<path d="M20 30 l15 -5" stroke="#000" stroke-width="2"/>
<path d="M20 30 l-15 -5" stroke="#000" stroke-width="2"/>
</g>
<circle cx="150" cy="200" r="5" fill="url(#rainbowPattern)"/>
<circle cx="120" cy="170" r="5" fill="url(#rainbowPattern)"/>
<circle cx="180" cy="170" r="5" fill="url(#rainbowPattern)"/>
<circle cx="130" cy="140" r="5" fill="url(#rainbowPattern)"/>
<circle cx="170" cy="140" r="5" fill="url(#rainbowPattern)"/>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="cloudGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#ffffff; stop-opacity:1" />
<stop offset="100%" style="stop-color:#e0e0e0; stop-opacity:1" />
</linearGradient>
<radialGradient id="catGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:#f8b8d8; stop-opacity:1" />
<stop offset="100%" style="stop-color:#d78f99; stop-opacity:1" />
</radialGradient>
<radialGradient id="chessboardGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:#000000; stop-opacity:1" />
<stop offset="100%" style="stop-color:#ffffff; stop-opacity:1" />
</radialGradient>
</defs>
<g fill="none" stroke="none" stroke-width="1">
<ellipse cx="150" cy="250" rx="120" ry="30" fill="url(#cloudGradient)" />
<ellipse cx="130" cy="240" rx="70" ry="20" fill="url(#cloudGradient)" />
<circle cx="170" cy="240" r="70" fill="url(#cloudGradient)" />
<g transform="translate(40,180)">
<path d="M0,0 Q-20,-30 -40,0 T-80,0 Q-60,-30 -40,-20 T0,0" fill="url(#catGradient)" />
<circle cx="-50" cy="-15" r="5" fill="black" />
<circle cx="-30" cy="-15" r="5" fill="black" />
<path d="M-45,5 Q-50,20 -55,5" stroke="black" stroke-width="2" fill="transparent" />
<ellipse cx="-50" cy="35" rx="30" ry="10" fill="lightgray" />
<g fill="url(#chessboardGradient)">
<rect x="-65" y="-15" width="40" height="40" />
<rect x="-45" y="-15" width="40" height="40" fill="white"/>
<rect x="-65" y="5" width="40" height="40" fill="white"/>
<rect x="-45" y="5" width="40" height="40" />
</g>
</g>
<g transform="translate(180,180) scale(-1,1)">
<path d="M0,0 Q-20,-30 -40,0 T-80,0 Q-60,-30 -40,-20 T0,0" fill="url(#catGradient)" />
<circle cx="-50" cy="-15" r="5" fill="black" />
<circle cx="-30" cy="-15" r="5" fill="black" />
<path d="M-45,5 Q-50,20 -55,5" stroke="black" stroke-width="2" fill="transparent" />
<ellipse cx="-50" cy="35" rx="30" ry="10" fill="lightgray" />
<g fill="url(#chessboardGradient)">
<rect x="-65" y="-15" width="40" height="40" />
<rect x="-45" y="-15" width="40" height="40" fill="white"/>
<rect x="-65" y="5" width="40" height="40" fill="white"/>
<rect x="-45" y="5" width="40" height="40" />
</g>
</g>
<g transform="translate(0,0)">
<path d="M150,200 C120,180 100,160 130,155 C150,150 170,170 150,200 Z" fill="none" stroke="blue" stroke-width="2" />
<path d="M135,155 Q130,145 140,145 Q150,145 145,155 Q140,165 135,155 Z" fill="blue" />
<path d="M200,180 C170,160 150,140 180,135 C200,130 220,150 200,180 Z" fill="none" stroke="lightblue" stroke-width="2" />
<path d="M185,135 Q180,125 190,125 Q200,125 195,135 Q190,145 185,135 Z" fill="lightblue" />
</g>
<path d="M60,250 C50,240 70,246 55,235" stroke="orange" stroke-width="2" />
<path d="M240,250 C230,240 250,246 235,235" stroke="orange" stroke-width="2" />
<path d="M80,230 Q100,215 120,230" stroke="red" stroke-width="2" />
<path d="M220,230 Q240,215 260,230" stroke="red" stroke-width="2" />
</g>
</svg>
Judge's Analysis
Player 2's submission better adheres to the prompt by depicting a cloud and elements that suggest cats and playful surroundings, including colorful accents that might indicate rainbows.
Player 1's image lacks clear representation of the scene described in the prompt, and its abstract nature doesn't effectively communicate the idea of cats playing chess on a cloud.
Player 2's image, while abstract, captures more elements of the theme and provides a more visually appealing composition.
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
"Cat in a spacesuit floating above a moonlit ocean"
"Lonely penguin on a flamingo float in a desert oasis"
"Chameleon blending into a giant cosmic snail shell"
"A jellyfish cityscape at sunset"
"Giraffe in a scuba suit diving for coral in a colorful reef"
"Giraffe juggling planets in a cosmic circus ring"