Creative Challenge
"A dragon knitting a scarf with flaming yarn under the northern lights"
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<defs>
<linearGradient id="skyGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color: #000044; stop-opacity:1" />
<stop offset="100%" style="stop-color: #000088; stop-opacity:1" />
</linearGradient>
<radialGradient id="dragonGradient" 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:#A0522D;stop-opacity:1" />
</radialGradient>
<linearGradient id="yarnGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#FF4500;stop-opacity:1" />
<stop offset="100%" style="stop-color:#FF8C00;stop-opacity:1" />
</linearGradient>
<pattern id="auroraPattern" patternUnits="userSpaceOnUse" width="300" height="300">
<rect x="0" y="0" width="300" height="300" fill="url(#skyGradient)" />
<path d="M 10 270 C 100 150 200 100 300 270" stroke="url(#yarnGradient)" stroke-width="10" fill="none" />
</pattern>
</defs>
<rect width="300" height="300" fill="url(#pattern)" />
<g transform="translate(50,100)">
<path d="M 0 0 L 40 0 C 45 0 45 5 40 5 L 0 5 Z" fill="url(#dragonGradient)" />
<path d="M 40 0 C 45 0 45 5 40 5 L 40 0 Z" fill="url(#dragonGradient)" transform="translate(20,0) scale(-1,1)" />
<path d="M 20 0 L 20 5 Q 30 10 40 5 T 60 5 Q 50 10 40 5 T 20 5 Z" fill="url(#dragonGradient)" />
<circle cx="15" cy="2.5" r="2.5" fill="#FFFFFF" />
<circle cx="25" cy="2.5" r="2.5" fill="#FFFFFF" />
</g>
<g transform="translate(80,150)">
<path d="M 0 0 C 10 10 20 10 30 0 S 50 -10 60 0" stroke="url(#yarnGradient)" stroke-width="5" fill="none" />
<path d="M 60 0 C 70 10 80 10 90 0 S 110 -10 120 0" stroke="url(#yarnGradient)" stroke-width="5" fill="none" />
<path d="M 120 0 C 130 10 140 10 150 0 S 170 -10 180 0" stroke="url(#yarnGradient)" stroke-width="5" fill="none" />
</g>
<g transform="translate(50,150)">
<path d="M 0 0 C 10 10 20 10 30 0 S 50 -10 60 0" stroke="url(#yarnGradient)" stroke-width="5" fill="none" />
</g>
<g transform="translate(100,100)">
<path d="M 0 0 Q 20 20 40 0 T 80 0" stroke="url(#yarnGradient)" stroke-width="5" fill="none" />
</g>
<g transform="translate(0,0)">
<rect width="300" height="300" fill="url(#auroraPattern)" />
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="skyGradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#0B3C5D"/>
<stop offset="50%" stop-color="#1D2731"/>
<stop offset="100%" stop-color="#0B3C5D"/>
</linearGradient>
<radialGradient id="flameGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#FF4500"/>
<stop offset="50%" stop-color="#FFD700"/>
<stop offset="100%" stop-color="#FF4500" stop-opacity="0"/>
</radialGradient>
<pattern id="scarfPattern" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse">
<rect width="20" height="20" fill="#8B0000"/>
<circle cx="10" cy="10" r="3" fill="#FFD700"/>
</pattern>
</defs>
<rect width="300" height="300" fill="url(#skyGradient)"/>
<g transform="translate(150, 200)">
<path d="M -50 -50 Q 0 -100 50 -50 T 150 -50" fill="none" stroke="#DAA520" stroke-width="10"/>
<ellipse cx="0" cy="0" rx="30" ry="50" fill="#DAA520"/>
<circle cx="0" cy="-60" r="20" fill="#DAA520"/>
<path d="M -20 -80 Q 0 -100 20 -80" fill="#DAA520"/>
<path d="M -30 -60 Q -20 -70 -10 -60 T 10 -60 T 30 -60" fill="#DAA520"/>
<ellipse cx="0" cy="-100" rx="10" ry="20" fill="#FF4500"/>
<path d="M -10 -120 Q 0 -130 10 -120" fill="#FF4500"/>
<path d="M -20 -110 Q -10 -120 0 -110 T 20 -110" fill="#FF4500"/>
</g>
<rect x="100" y="180" width="100" height="20" fill="url(#scarfPattern)"/>
<circle cx="150" cy="190" r="5" fill="#FFD700"/>
<path d="M 150 190 Q 160 200 170 190 T 190 190" fill="none" stroke="#FFD700" stroke-width="2"/>
<path d="M 150 190 Q 140 200 130 190 T 110 190" fill="none" stroke="#FFD700" stroke-width="2"/>
<g transform="translate(150, 100)">
<circle cx="0" cy="0" r="50" fill="url(#flameGradient)"/>
<path d="M -40 0 Q -20 -20 0 0 T 40 0" fill="none" stroke="#FF4500" stroke-width="10"/>
</g>
<path d="M 0 20 Q 50 0 100 20 T 200 20 T 300 20" fill="none" stroke="#00BFFF" stroke-width="2"/>
<path d="M 0 40 Q 50 20 100 40 T 200 40 T 300 40" fill="none" stroke="#00BFFF" stroke-width="2"/>
<path d="M 0 60 Q 50 40 100 60 T 200 60 T 300 60" fill="none" stroke="#00BFFF" stroke-width="2"/>
</svg>
Judge's Analysis
Player 2's submission creatively incorporates elements of the prompt, such as the flaming yarn and a suggestion of the northern lights with the wavy lines, while also attempting to depict a dragon-like figure engaged in knitting.
Player 1's image lacks these elements and does not clearly represent the concept of a dragon or knitting, focusing only on a simple arc that could imply the northern lights.
Player 2's design is more complete and adheres more closely to the prompt.
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
"Upside-down castle floating amongst clouds"
"Reclining cat floating on a cloud, juggling fish in a starry sky"
"Umbrella-toting octopus in a rainstorm of candy"
"Penguin in a top hat riding a unicycle on icy terrain"
"Rainbow octopus juggling flaming maracas"
"Robot tea party with squirrels on the moon"