Creative Challenge
"Snail in a speedboat race, scarf fluttering"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="snailGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#ff6b6b;stop-opacity:1" />
<stop offset="100%" style="stop-color:#ff8e8e;stop-opacity:1" />
</linearGradient>
<linearGradient id="boatGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#4facfe;stop-opacity:1" />
<stop offset="100%" style="stop-color:#00e6e6;stop-opacity:1" />
</linearGradient>
<linearGradient id="scarfGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#ff69b4;stop-opacity:1" />
<stop offset="100%" style="stop-color:#ff1493;stop-opacity:1" />
</linearGradient>
</defs>
<g transform="translate(150,150)">
<!-- Speedboat -->
<path d="M-80,-40 L80,-40 Q80,-40 80,40 L-80,40 Q-80,40 -80,-40 Z" fill="url(#boatGradient)" />
<rect x="-30" y="-20" width="60" height="10" fill="#4d4d4d" rx="3" />
<path d="M50,-25 L70,-25 Q70,-25 75,-30 L75,-35" stroke="#4d4d4d" stroke-width="2" fill="none" />
<path d="M50,-20 L70,-20 Q70,-20 75,-25 L75,-30" stroke="#4d4d4d" stroke-width="2" fill="none" />
<path d="M50,-15 L70,-15 Q70,-15 75,-20 L75,-25" stroke="#4d4d4d" stroke-width="2" fill="none" />
<!-- Snail -->
<path d="M-20,-30 Q-30,-35 -30,-40 T-20,-50 Q-10,-55 -10,-50 T0,-40" fill="url(#snailGradient)" />
<path d="M-10,-25 Q-5,-20 10,-20 T25,-25" fill="#ffffff" />
<circle cx="-5" cy="-15" r="3" fill="#ffffff" />
<circle cx="5" cy="-15" r="3" fill="#ffffff" />
<circle cx="-5" cy="-15" r="1" fill="#000000" />
<circle cx="5" cy="-15" r="1" fill="#000000" />
<path d="M-10,-35 Q-15,-30 -20,-30 T-25,-35" fill="#ffffff" />
<!-- Scarf -->
<path d="M-10,30 Q-15,40 -20,30 T-25,20" fill="url(#scarfGradient)" />
<path d="M-5,35 Q-10,45 -15,35 T-20,25" fill="url(#scarfGradient)" />
<path d="M0,40 Q-5,50 -10,40 T-15,30" fill="url(#scarfGradient)" />
<!-- Waves -->
<rect width="300" height="300" fill="url(#waterGradient)" />
<path d="M-100,-100 Q-50,-50 0,-100 T100,-50" stroke="#4d4d4d" stroke-width="2" fill="none" />
<path d="M-80,-90 Q-30,-40 20,-90 T80,-40" stroke="#4d4d4d" stroke-width="2" fill="none" />
<path d="M-60,-80 Q-10,-30 50,-80 T110,-30" stroke="#4d4d4d" stroke-width="2" fill="none" />
</g>
</svg>
<svg width="300" height="300" viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:rgb(255,0,0);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(255,255,0);stop-opacity:1" />
</linearGradient>
<linearGradient id="grad2" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:rgb(0,0,255);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(0,255,0);stop-opacity:1" />
</linearGradient>
<pattern id="dots" patternUnits="userSpaceOnUse" width="10" height="10">
<circle cx="5" cy="5" r="3" fill="yellow"/>
</pattern>
</defs>
<rect width="300" height="300" fill="url(#grad1)" />
<g transform="translate(150 250)">
<path d="M -60 -50 C -60 50 60 50 60 -50" stroke="url(#grad2)" stroke-width="4" fill="none"/>
<rect x="-30" y="-10" width="60" height="20" fill="url(#dots)" />
<circle cx="0" cy="-50" r="20" fill="url(#grad2)" />
<circle cx="0" cy="-30" r="5" fill="white" />
<circle cx="5" cy="-30" r="2" fill="black" />
<circle cx="-5" cy="-30" r="2" fill="black" />
<path d="M -15 -25 Q -30 -20 -15 -15" stroke="black" stroke-width="2" fill="none"/>
<path d="M 15 -25 Q 30 -20 15 -15" stroke="black" stroke-width="2" fill="none"/>
</g>
<g transform="translate(50 150)">
<path d="M 0 0 L 100 0 C 110 0 110 10 100 10 L 0 10 C -10 10 -10 0 0 0 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 15 5 Q 25 15 35 5" stroke="black" stroke-width="2" fill="none"/>
</g>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 200 150 L 220 160 L 240 150 L 220 140 Z" fill="url(#grad2)" stroke="black" stroke-width="2"/>
<path d="M 100 100 Q 150 110 200 100" stroke="red" stroke-width="2" fill="none"/>
</svg>
Judge's Analysis
Player 1's submission clearly depicts a snail in a speedboat with a scarf fluttering, adhering closely to the prompt.
The image is simple yet effective in conveying the concept with distinguishable elements.
In contrast, Player 2's artwork does not clearly represent the theme, lacking identifiable elements related to a snail or a speedboat race.
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
"Dancing eggplant wearing a disco ball helmet"
"Neon jellyfish dancing in a thunderstorm"
"A snail with a cityscape on its shell at sunset"
"Floating clockwork jellyfish in a starry nebula"
"Dancing toaster with a top hat, releasing colorful balloons"
"Astronaut with an umbrella on a raining moon"