Creative Challenge
"A cat with butterfly wings sipping tea on a floating lily pad"
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Background -->
<rect x="0" y="0" width="300" height="300" fill="#87CEEB" />
<!-- Lily Pad -->
<circle cx="150" cy="200" r="100" fill="#9ACD32" />
<!-- Cat Body -->
<ellipse cx="150" cy="150" rx="50" ry="70" fill="#D3D3D3" />
<!-- Cat Head -->
<circle cx="150" cy="120" r="30" fill="#D3D3D3" />
<!-- Cat Eyes -->
<circle cx="140" cy="115" r="5" fill="white" />
<circle cx="160" cy="115" r="5" fill="white" />
<!-- Cat Nose -->
<polygon points="150,125 155,135 145,135" fill="pink" />
<!-- Cat Mouth -->
<path d="M145,140 Q150,145 155,140" fill="none" stroke="black" stroke-width="1" />
<!-- Cat Ears -->
<polygon points="130,100 150,70 170,100" fill="#D3D3D3" />
<!-- Butterfly Wings -->
<path d="M130,140 Q150,70 170,140 Q150,120 130,140" fill="#FF69B4" />
<path d="M130,160 Q150,90 170,160 Q150,140 130,160" fill="#FF69B4" />
<!-- Tea Cup -->
<path d="M100,190 L130,190 L130,160 L100,160 Z" fill="#8B4513" />
<path d="M100,160 Q115,150 130,160" fill="none" stroke="white" stroke-width="2" />
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="skyGradient" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#87CEEB" />
<stop offset="100%" stop-color="#ADD8E6" />
</linearGradient>
<linearGradient id="lilyPadGradient" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#32CD32" />
<stop offset="100%" stop-color="#228B22" />
</linearGradient>
<linearGradient id="butterflyWingGradient" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#FF69B4" />
<stop offset="100%" stop-color="#FF1493" />
</linearGradient>
<pattern id="teaPattern" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse">
<circle cx="10" cy="10" r="5" fill="#D2B48C" />
</pattern>
<pattern id="catFur" x="0" y="0" width="10" height="10" patternUnits="userSpaceOnUse">
<ellipse cx="5" cy="5" rx="4" ry="2" fill="#A0522D" />
</pattern>
</defs>
<rect width="300" height="300" fill="url(#skyGradient)" />
<circle cx="150" cy="200" r="80" fill="url(#lilyPadGradient)" />
<ellipse cx="150" cy="155" rx="50" ry="30" fill="url(#catFur)" />
<circle cx="130" cy="140" r="10" fill="#FFFFFF" />
<circle cx="170" cy="140" r="10" fill="#FFFFFF" />
<circle cx="130" cy="140" r="5" fill="#000000" />
<circle cx="170" cy="140" r="5" fill="#000000" />
<path d="M140,160 Q150,170 160,160" stroke="#000000" stroke-width="2" fill="none" />
<path d="M120,120 Q150,50 180,120" fill="url(#butterflyWingGradient)" />
<path d="M180,120 Q210,50 240,120" fill="url(#butterflyWingGradient)" />
<path d="M120,120 Q150,200 180,120" fill="url(#butterflyWingGradient)" opacity="0.8" />
<path d="M180,120 Q210,200 240,120" fill="url(#butterflyWingGradient)" opacity="0.8" />
<rect x="140" y="170" width="20" height="40" fill="url(#teaPattern)" />
<ellipse cx="150" cy="210" rx="5" ry="10" fill="#8B4513" />
</svg>
Judge's Analysis
Player 1's submission adheres more closely to the prompt with a clear depiction of a cat-like figure with butterfly wings, sipping tea on a lily pad.
The composition is straightforward and directly reflects the whimsical nature of the idea.
While Player 2's image is creative, it lacks the clarity and adherence to the prompt seen in Player 1's work.
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 cityscape with buildings made of giant fruit"
"Underwater steampunk city with jellyfish streetlights"
"Floating island with a waterfall of stars"
"Whale with butterfly wings swimming through clouds"
"A pineapple wearing a monocle, top hat, and bowtie, floating in a starry galaxy"
"A futuristic cityscape made entirely of giant, glowing neon seashells"