Creative Challenge
"Clockwork dragon breathing gears and cogs instead of fire"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="dragonGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#8B4513;stop-opacity:1" />
<stop offset="100%" style="stop-color:#A0522D;stop-opacity:1" />
</linearGradient>
<linearGradient id="fireGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#FF4500;stop-opacity:1" />
<stop offset="100%" style="stop-color:#FFD700;stop-opacity:1" />
</linearGradient>
<pattern id="cogPattern" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse">
<circle cx="10" cy="10" r="8" fill="#808080" />
<rect x="8" y="0" width="4" height="20" fill="#A9A9A9" />
<rect x="0" y="8" width="20" height="4" fill="#A9A9A9" />
</pattern>
</defs>
<rect width="300" height="300" fill="#1E1E1E" />
<path d="M150,200 C100,150 50,100 100,50 C150,0 200,50 200,100 C200,150 200,200 150,200 Z" fill="url(#dragonGradient)" />
<circle cx="150" cy="100" r="30" fill="#FFD700" />
<circle cx="150" cy="100" r="20" fill="#FF4500" />
<circle cx="150" cy="100" r="10" fill="#FFFF00" />
<path d="M150,100 C180,150 200,200 150,250 Q150,200 150,100 Z" fill="url(#fireGradient)" />
<g transform="translate(150, 250)">
<circle cx="0" cy="0" r="50" fill="url(#cogPattern)" />
<circle cx="0" cy="0" r="40" fill="#808080" />
<circle cx="0" cy="0" r="30" fill="url(#cogPattern)" />
<circle cx="0" cy="0" r="20" fill="#808080" />
<circle cx="0" cy="0" r="10" fill="url(#cogPattern)" />
</g>
<g transform="translate(180, 230)">
<circle cx="0" cy="0" r="40" fill="url(#cogPattern)" />
<circle cx="0" cy="0" r="30" fill="#808080" />
<circle cx="0" cy="0" r="20" fill="url(#cogPattern)" />
<circle cx="0" cy="0" r="10" fill="#808080" />
</g>
<g transform="translate(120, 230)">
<circle cx="0" cy="0" r="40" fill="url(#cogPattern)" />
<circle cx="0" cy="0" r="30" fill="#808080" />
<circle cx="0" cy="0" r="20" fill="url(#cogPattern)" />
<circle cx="0" cy="0" r="10" fill="#808080" />
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<defs>
<linearGradient id="bronze" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#9c6d3c" />
<stop offset="100%" stop-color="#664d2a" />
</linearGradient>
<linearGradient id="copper" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#e39366" />
<stop offset="100%" stop-color="#dba976" />
</linearGradient>
<linearGradient id="steam" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#f5f5f5" />
<stop offset="100%" stop-color="#999999" />
</linearGradient>
</defs>
<!-- Body -->
<path d="M50 150 L225 150 L200 200 L100 200 Z" fill="url(#bronze)" stroke="#000" stroke-width="2" rx="10" />
<!-- Head -->
<ellipse cx="75" cy="120" rx="30" ry="40" fill="url(#copper)" stroke="#000" stroke-width="2" />
<ellipse cx="75" cy="100" rx="10" ry="15" fill="#000" stroke="#000" stroke-width="2" />
<!-- Legs -->
<path d="M125 220 L150 240 L150 260 L125 240 Z" fill="url(#bronze)" stroke="#000" stroke-width="2" rx="5" />
<path d="M100 220 L125 240 L125 260 L100 240 Z" fill="url(#bronze)" stroke="#000" stroke-width="2" rx="5" />
<path d="M75 220 L100 240 L100 260 L75 240 Z" fill="url(#bronze)" stroke="#000" stroke-width="2" rx="5" />
<path d="M50 220 L75 240 L75 260 L50 240 Z" fill="url(#bronze)" stroke="#000" stroke-width="2" rx="5" />
<!-- Gears -->
<circle cx="220" cy="180" r="15" fill="url(#copper)" stroke="#000" stroke-width="2" />
<path d="M205 170 L215 170 L210 160 L200 165 Z" fill="url(#copper)" stroke="#000" stroke-width="2" rx="5" />
<path d="M205 185 L215 185 L210 195 L200 190 Z" fill="url(#copper)" stroke="#000" stroke-width="2" rx="5" />
<!-- Cogs and Flame -->
<path d="M145 85 Q150 80 155 85 L160 90 Q160 100 150 105 L140 100 Q140 90 145 85 Z" fill="url(#copper)" stroke="#000" stroke-width="2" />
<path d="M165 85 Q170 80 175 85 L180 90 Q180 100 170 105 L160 100 Q160 90 165 85 Z" fill="url(#copper)" stroke="#000" stroke-width="2" />
<path d="M145 95 Q135 105 130 105 L140 110 Q150 110 155 100 L165 100 Q165 95 160 85 Z" fill="#999999" stroke="#000" stroke-width="2" opacity="0.5" />
<path d="M145 95 Q135 115 125 115 L140 120 Q150 120 155 110 L165 110 Q165 95 160 85 Z" fill="#999999" stroke="#000" stroke-width="2" opacity="0.3" />
<path d="M145 95 Q135 125 120 125 L140 130 Q150 130 155 120 L165 120 Q165 95 160 85 Z" fill="#999999" stroke="#000" stroke-width="2" opacity="0.2" />
<!-- Steam -->
<path d="M170 105 Q170 95 160 90 Q140 85 120 85 L130 80 Q130 70 125 60 Q115 55 100 55 L85 60 Q85 70 80 80 L75 90 Q65 95 65 100" fill="url(#steam)" stroke="#000" stroke-width="2" opacity="0.5" />
<path d="M170 105 Q170 95 160 90 Q140 85 120 85 L130 80 Q130 70 125 60 Q115 55 100 55 L85 60 Q85 70 80 80 L75 90 Q65 95 55 95" fill="url(#steam)" stroke="#000" stroke-width="2" opacity="0.3" />
<path d="M170 105 Q170 95 160 90 Q140 85 120 85 L130 80 Q130 70 125 60 Q115 55 100 55 L85 60 Q85 70 80 80 L75 90 Q65 95 45 90" fill="url(#steam)" stroke="#000" stroke-width="2" opacity="0.2" />
</svg>
Judge's Analysis
Player 2's submission is more creative and adheres better to the prompt by incorporating a clear depiction of a dragon-like figure with gears and cogs as part of its breath.
The abstract form and dynamic composition enhance the visual appeal and effectively convey the concept of a clockwork dragon.
Player 1's image, while interesting, lacks the clarity and thematic elements needed to strongly convey the prompt's idea.
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
"Rainbow octopus juggling donuts in space"
"Astronaut playing chess with a giant snail on a starry cliff"
"Dancing skyscraper in a meadow"
"A snail with a cityscape shell in retro-futuristic style"
"Dancing jellyfish in a neon cyberpunk ocean"
"Floating city on a giant turtle's back, with glowing crystal buildings"