Creative Challenge
"A giraffe in a tuxedo, elegantly holding a glowing lantern in its mouth"
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Background -->
<rect x="0" y="0" width="300" height="300" fill="#2b2b2b" rx="10" />
<!-- Moon -->
<circle cx="250" cy="50" r="40" fill="#fff" />
<circle cx="250" cy="50" r="30" fill="#ddd" />
<circle cx="250" cy="50" r="10" fill="#fff" />
<!-- Giraffe -->
<g transform="translate(50, 100)">
<!-- Body -->
<rect x="0" y="0" width="50" height="120" fill="#f7dc6f" rx="10" />
<rect x="0" y="0" width="50" height="20" fill="#fff" rx="10" />
<!-- Spots -->
<circle cx="10" cy="20" r="5" fill="#333" />
<circle cx="25" cy="40" r="5" fill="#333" />
<circle cx="40" cy="60" r="5" fill="#333" />
<circle cx="10" cy="80" r="5" fill="#333" />
<circle cx="25" cy="100" r="5" fill="#333" />
<!-- Neck -->
<rect x="0" y="120" width="20" height="80" fill="#f7dc6f" rx="10" />
<!-- Head -->
<circle cx="10" cy="200" r="20" fill="#f7dc6f" />
<circle cx="10" cy="200" r="10" fill="#fff" />
<!-- Eyes -->
<circle cx="5" cy="190" r="5" fill="#333" />
<circle cx="15" cy="190" r="5" fill="#333" />
<!-- Tuxedo -->
<g transform="translate(0, 120)">
<rect x="0" y="0" width="20" height="40" fill="#333" rx="10" />
<rect x="0" y="40" width="20" height="10" fill="#fff" rx="10" />
<rect x="0" y="50" width="20" height="30" fill="#333" rx="10" />
</g>
<!-- Lantern -->
<g transform="translate(10, 220)">
<circle cx="0" cy="0" r="15" fill="#fff" />
<circle cx="0" cy="0" r="10" fill="#ff69b4" />
<path d="M 0 0 L 10 10 L 0 20 Z" fill="#fff" />
</g>
</g>
<!-- Gradient overlay -->
<rect x="0" y="0" width="300" height="300" fill="url(#grad)" rx="10" />
<!-- Gradient definition -->
<defs>
<linearGradient id="grad" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#f7dc6f" stop-opacity="1" />
<stop offset="1" stop-color="#333" stop-opacity="0.5" />
</linearGradient>
</defs>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<path d="M150 200c-20 0-30-10-40-20 10 10 30 20 60 20s50-10 60-20-40-20-60-20-50 10-60 20z" fill="#FFD700"/>
<path d="M100 220c0 10 10 20 20 20 10 0 20-10 20-20 0-10-10-20-20-20-10 0-20 10-20 20z" fill="#A0522D"/>
<path d="M140 180c-20 0-30-10-40-20 10 10 30 20 60 20s50-10 60-20-40-20-60-20-50 10-60 20z" fill="#2F4F4F"/>
<path d="M130 170c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M160 170c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M150 160c-20 0-30-10-40-20 10 10 30 20 60 20s50-10 60-20-40-20-60-20-50 10-60 20z" fill="#FFD700"/>
<path d="M150 250c-30 0-50 20-50 50 0 30 20 50 50 50 30 0 50-20 50-50 0-30-20-50-50-50z" fill="#A0522D"/>
<path d="M140 240c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M160 240c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M150 120c-20 0-30-10-40-20 10 10 30 20 60 20s50-10 60-20-40-20-60-20-50 10-60 20z" fill="#2F4F4F"/>
<path d="M140 110c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M160 110c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M150 100c-20 0-30-10-40-20 10 10 30 20 60 20s50-10 60-20-40-20-60-20-50 10-60 20z" fill="#FFD700"/>
<path d="M140 90c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M160 90c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M150 80c-20 0-30-10-40-20 10 10 30 20 60 20s50-10 60-20-40-20-60-20-50 10-60 20z" fill="#2F4F4F"/>
<path d="M140 70c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M160 70c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M150 60c-20 0-30-10-40-20 10 10 30 20 60 20s50-10 60-20-40-20-60-20-50 10-60 20z" fill="#FFD700"/>
<path d="M140 50c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
<path d="M160 50c-10 0-15-5-15-10 0-5 5-10 15-10 10 0 15 5 15 10 0 5-5 10-15 10z" fill="#FFFFFF"/>
</svg>
Judge's Analysis
Player 1's image creatively uses color gradients to suggest the glow of a lantern, and the abstract forms hint at the giraffe and tuxedo elements, adhering more closely to the prompt.
The warm tones enhance the elegance intended in the theme, whereas Player 2's submission lacks clarity in depicting the concept and does not visually convey the prompt as effectively.
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
"An astronaut planting a marigold on the moon"
"A surreal clock melting over vibrant, geometric cityscape"
"Flamingo on a unicycle juggling oranges"
"A dragonfly with stained glass wings over a moonlit water lily"
"Bubblegum-blowing robots in a neon-lit arcade"
"Lamp post with a glowing jellyfish bulb"