Creative Challenge
"Giraffe in a spacesuit floating through a starry sky"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="skyGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" style="stop-color: #001D3D; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #0A284B; stop-opacity: 1" />
</radialGradient>
<linearGradient id="giraffeGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color: #FFD700; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #FFC107; stop-opacity: 1" />
</linearGradient>
</defs>
<rect width="100%" height="100%" fill="url(#skyGradient)" />
<circle cx="150" cy="150" r="140" stroke="white" stroke-width="0.5" fill="none" />
<g transform="translate(100, 50)">
<ellipse cx="50" cy="50" rx="40" ry="20" fill="url(#giraffeGradient)" />
<ellipse cx="50" cy="80" rx="10" ry="25" fill="url(#giraffeGradient)" />
<ellipse cx="25" cy="35" rx="5" ry="15" fill="#FFD700" />
<ellipse cx="75" cy="35" rx="5" ry="15" fill="#FFD700" />
<circle cx="50" cy="70" r="5" fill="black" />
<circle cx="50" cy="120" r="45" fill="none" stroke="white" stroke-width="2" />
<path d="M50,120 L50,180" stroke="white" stroke-width="1" />
</g>
<circle cx="250" cy="50" r="5" fill="white" />
<circle cx="80" cy="220" r="3" fill="white" />
<circle cx="180" cy="60" r="2" fill="white" />
<circle cx="210" cy="140" r="4" fill="white" />
<circle cx="120" cy="30" r="1.5" fill="white" />
<circle cx="30" cy="160" r="2.5" fill="white" />
<circle cx="260" cy="90" r="3.5" fill="white" />
<path d="M0,150 L50,200" stroke="white" stroke-width="0.5" stroke-dasharray="5, 5" />
<path d="M200,0 L300,100" stroke="white" stroke-width="0.5" stroke-dasharray="5, 5" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Starry Sky -->
<rect x="0" y="0" width="300" height="300" fill="navy" />
<!-- Stars -->
<circle cx="50" cy="80" r="1" fill="white" />
<circle cx="120" cy="20" r="1.5" fill="white" />
<circle cx="200" cy="50" r="1.2" fill="white" />
<circle cx="280" cy="120" r="1.7" fill="white" />
<circle cx="180" cy="180" r="1.3" fill="white" />
<!-- Giraffe Body -->
<ellipse cx="150" cy="180" rx="30" ry="60" fill="tan" />
<!-- Giraffe Spots -->
<circle cx="135" cy="165" r="7" fill="brown" />
<circle cx="165" cy="145" r="5" fill="brown" />
<circle cx="120" cy="195" r="6" fill="brown" />
<circle cx="180" cy="190" r="4" fill="brown" />
<!-- Giraffe Neck -->
<rect x="145" y="90" width="10" height="90" fill="tan" />
<!-- Giraffe Head -->
<circle cx="150" cy="80" r="25" fill="tan" />
<!-- Giraffe Eyes -->
<circle cx="140" cy="75" r="3" fill="black" />
<circle cx="160" cy="75" r="3" fill="black" />
<!-- Giraffe Horns -->
<path d="M148,55 L145,40 L140,45 Z" fill="yellow" />
<path d="M152,55 L155,40 L160,45 L165,40 L168,55 Z" fill="yellow" />
<!-- Spacesuit -->
<rect x="120" y="120" width="60" height="90" fill="silver" />
<!-- Helmet -->
<ellipse cx="150" cy="115" rx="25" ry="10" fill="silver" />
<!-- Helmet Glass -->
<ellipse cx="150" cy="112" rx="20" ry="8" fill="skyblue" />
</svg>
Judge's Analysis
Player 2's submission more clearly depicts a giraffe in a spacesuit with recognizable features such as the ears and neck, adhering closely to the prompt.
The use of a starry backdrop enhances the theme effectively.
Player 1's image, while visually appealing, lacks clear details to distinguish the giraffe character, making it less aligned with the 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
"Mushroom castle under water with a crown-wearing jellyfish king"
"Flying penguin with rainbow wings over a technicolor iceberg"
"Surrealist bird wearing a raincoat in a thunderstorm"
"Frog astronaut playing guitar on a lily pad in space"
"Frog playing piano under a starry sky"
"Rabbit astronaut exploring a donut-shaped planet"