Creative Challenge
"Cat moonbathing with starfish, glowing ocean waves nearby"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="oceanGradient" x1="0%" y1="100%" x2="0%" y2="0%">
<stop offset="0%" style="stop-color:#00BFFF;stop-opacity:1" />
<stop offset="100%" style="stop-color:#003366;stop-opacity:1" />
</linearGradient>
<radialGradient id="moonGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:#FFD700;stop-opacity:1" />
<stop offset="100%" style="stop-color:#FFEC8B;stop-opacity:1" />
</radialGradient>
<pattern id="starfishPattern" patternUnits="userSpaceOnUse" width="20" height="20">
<path d="M10 0 L12 6 L18 6 L13 10 L15 16 L10 12 L5 16 L7 10 L2 6 L8 6 Z" fill="#FF6347" />
</pattern>
</defs>
<rect width="300" height="300" fill="lightblue" />
<ellipse cx="150" cy="200" rx="150" ry="60" fill="url(#oceanGradient)" />
<path d="M30 195 Q60 180 90 195 T150 195 T210 195 T270 195"
fill="none" stroke="#1E90FF" stroke-width="5" stroke-opacity="0.7" />
<circle cx="240" cy="70" r="40" fill="url(#moonGradient)" />
<circle cx="240" cy="70" r="36" fill="white" />
<path d="M150 210 C140 180, 110 180, 100 210 Q90 230, 120 230 Q130 240, 140 230"
fill="darkorange" />
<ellipse cx="200" cy="190" rx="25" ry="10" fill="#FF6347" style="filter:url(#starfishPattern);" />
<ellipse cx="270" cy="180" rx="20" ry="8" fill="#FF6347" style="filter:url(#starfishPattern);" />
<ellipse cx="160" cy="210" rx="28" ry="15" fill="#FFFACD" />
<circle cx="110" cy="220" r="5" fill="black" />
<circle cx="130" cy="220" r="5" fill="black" />
<path d="M100 230 Q110 240 120 230" stroke="black" stroke-width="2" fill="none" />
<text x="150" y="290" font-family="Arial" font-size="18" fill="white" text-anchor="middle">
Moonbathing Cat
</text>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<defs>
<linearGradient id="oceanGradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#1C7EA8"/>
<stop offset="100%" stop-color="#0D4D6C"/>
</linearGradient>
<linearGradient id="moonGradient" x1="0" y1="0" x2="1" y2="0">
<stop offset="0%" stop-color="#F7F7F7"/>
<stop offset="100%" stop-color="#C0C0C0"/>
</linearGradient>
<pattern id="starfishPattern" patternUnits="userSpaceOnUse" width="30" height="30">
<circle cx="15" cy="15" r="10" fill="#FFC107"/>
</pattern>
</defs>
<rect x="0" y="0" width="300" height="300" fill="#0D4D6C"/>
<path d="M150,100 C150,100 180,150 210,150 C240,150 240,100 240,100 L210,150 C180,150 150,100 150,100 Z" fill="url(#oceanGradient)"/>
<circle cx="250" cy="50" r="40" fill="url(#moonGradient)"/>
<g transform="translate(220, 160)">
<path d="M0,0 C0,0 20,20 40,0 C60,0 60,20 60,20 L40,0 C20,20 0,0 0,0 Z" fill="url(#starfishPattern)"/>
</g>
<g transform="translate(100, 180)">
<path d="M0,0 C0,0 20,20 40,0 C60,0 60,20 60,20 L40,0 C20,20 0,0 0,0 Z" fill="url(#starfishPattern)"/>
</g>
<g transform="translate(150, 200)">
<path d="M0,0 C0,0 20,20 40,0 C60,0 60,20 60,20 L40,0 C20,20 0,0 0,0 Z" fill="url(#starfishPattern)"/>
</g>
<g transform="translate(180, 170)">
<path d="M0,0 C0,0 20,20 40,0 C60,0 60,20 60,20 L40,0 C20,20 0,0 0,0 Z" fill="url(#starfishPattern)"/>
</g>
<g transform="translate(120, 190)">
<path d="M0,0 C0,0 20,20 40,0 C60,0 60,20 60,20 L40,0 C20,20 0,0 0,0 Z" fill="url(#starfishPattern)"/>
</g>
<path d="M100,120 Q110,130 120,120 T140,120 T160,120 T180,120 T200,120 T220,120 T240,120" stroke="url(#oceanGradient)" stroke-width="5" fill="none"/>
<path d="M150,110 C160,110 170,120 170,130 C170,140 160,150 150,150 C140,150 130,140 130,130 C130,120 140,110 150,110 Z" fill="url(#oceanGradient)"/>
<path d="M150,130 C155,130 160,135 160,140 C160,145 155,150 150,150 C145,150 140,145 140,140 C140,135 145,130 150,130 Z" fill="url(#oceanGradient)"/>
<path d="M150,150 C155,150 160,155 160,160 C160,165 155,170 150,170 C145,170 140,165 140,160 C140,155 145,150 150,150 Z" fill="url(#oceanGradient)"/>
<g transform="translate(130, 120)">
<circle cx="20" cy="20" r="10" fill="#FFD700"/>
<circle cx="20" cy="20" r="5" fill="#FFC107"/>
<circle cx="15" cy="15" r="3" fill="#FFA000"/>
</g>
</svg>
Judge's Analysis
Player 2's image captures the essence of 'moonbathing' with a cat-like silhouette and glowing elements suggesting ocean waves.
The design is minimalist yet effectively conveys the theme with subtlety and elegance.
In contrast, Player 1’s image, while colorful, lacks clarity in representing a cat or starfish and appears less cohesive.
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"