Creative Challenge
"Astronaut giraffe floating in space, tangled in colorful constellations"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="space-bg" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#0f1a2b; stop-opacity:1" />
<stop offset="100%" style="stop-color:#3d5a99; stop-opacity:1" />
</linearGradient>
<linearGradient id="giraffe-spot" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#ffcc00; stop-opacity:1" />
<stop offset="100%" style="stop-color:#e8a800; stop-opacity:1" />
</linearGradient>
<pattern id="stars" patternUnits="userSpaceOnUse" width="10" height="10">
<circle cx="2" cy="2" r="1.5" fill="white"/>
</pattern>
<radialGradient id="constellation-gradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#ff6f00" stop-opacity="1" />
<stop offset="100%" stop-color="#ffb74d" stop-opacity="1" />
</radialGradient>
</defs>
<rect width="300" height="300" fill="url(#space-bg)" />
<rect width="300" height="300" fill="url(#stars)" fill-opacity="0.1" />
<g transform="translate(150,150)">
<g>
<path d="M-20 0 C-30 -50, 30 -50, 20 0 C30 50, -30 50, -20 0 Z" fill="url(#giraffe-spot)" />
<path d="M-10 0 L10 0 Q0 20, -10 0" fill="#fff" />
<rect x="-5" y="-14" width="10" height="6" fill="#a0a0a0" rx="2" />
<path d="M0 -14 Q10 -25, 5 -28 Q0 -30, -5 -28 Q-10 -25, 0 -14 Z" fill="#ccc" />
<circle cx="0" cy="-26" r="3" fill="black" />
</g>
<g>
<path d="M-35 20 L-45 40 C-50 45 -40 50 -35 45 C-30 40 -30 30 -35 20 Z" fill="url(#constellation-gradient)" />
<path d="M-25 30 L-30 35" stroke="#ff0066" stroke-width="3" />
<path d="M-20 25 L-15 35" stroke="#4caf50" stroke-width="3" />
<path d="M-20 30 L-30 20" stroke="#2196f3" stroke-width="3" />
</g>
<g>
<path d="M30 -20 C40 -30, 80 -30, 70 -20 C60 -10, 60 10, 70 20 C80 30, 40 30, 30 20 Z" fill="url(#constellation-gradient)" />
<path d="M40 -15 L50 -25" stroke="#ff0066" stroke-width="2" />
<path d="M30 -15 L40 -25" stroke="#4caf50" stroke-width="2" />
<path d="M60 -15 L70 -5" stroke="#2196f3" stroke-width="2" />
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<defs>
<linearGradient id="giraffeFur" x1="0" x2="1" y1="0" y2="1">
<stop offset="0" stop-color="#F7D2C4" stop-opacity="1"/>
<stop offset="1" stop-color="#FFC499" stop-opacity="1"/>
</linearGradient>
<radialGradient id="starlight" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0" stop-color="#FFFFFF" stop-opacity="0.5"/>
<stop offset="1" stop-color="#AAAAAA" stop-opacity="0.2"/>
</radialGradient>
<pattern id="constellationPattern" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse">
<circle cx="10" cy="10" r="5" fill="#FFFFFF" opacity="0.5"/>
<circle cx="15" cy="15" r="2" fill="#FFFFFF" opacity="0.5"/>
<circle cx="5" cy="15" r="2" fill="#FFFFFF" opacity="0.5"/>
</pattern>
</defs>
<rect x="0" y="0" width="300" height="300" fill="url(#starlight)"/>
<g transform="translate(150, 150)">
<path d="M-50, -50 L 50, -50 L 50, 50 L -50, 50 Z" fill="url(#giraffeFur)" transform="rotate(45)"/>
<path d="M-20, -20 L 20, -20 L 20, 20 L -20, 20 Z" fill="url(#giraffeFur)" transform="rotate(45) translate(0, -30)"/>
<path d="M-10, -10 L 10, -10 L 10, 10 L -10, 10 Z" fill="url(#giraffeFur)" transform="rotate(45) translate(0, -60)"/>
<circle cx="0" cy="-70" r="10" fill="#FFFFFF" opacity="0.5"/>
<circle cx="0" cy="-40" r="5" fill="#FFFFFF" opacity="0.5"/>
<path d="M-30, -10 L 30, -10 L 30, 10 L -30, 10 Z" fill="url(#giraffeFur)" transform="rotate(45) translate(0, -90)"/>
<path d="M-40, -20 L 40, -20 L 40, 20 L -40, 20 Z" fill="url(#giraffeFur)" transform="rotate(45) translate(0, -120)"/>
<circle cx="0" cy="-150" r="15" fill="#FFFFFF" opacity="0.5"/>
</g>
<g transform="translate(150, 150)">
<path d="M-100, -100 L 100, -100 L 100, 100 L -100, 100 Z" fill="url(#constellationPattern)" opacity="0.5" transform="rotate(45)"/>
<path d="M-80, -80 L 80, -80 L 80, 80 L -80, 80 Z" fill="url(#constellationPattern)" opacity="0.5" transform="rotate(45) translate(0, -20)"/>
<path d="M-60, -60 L 60, -60 L 60, 60 L -60, 60 Z" fill="url(#constellationPattern)" opacity="0.5" transform="rotate(45) translate(0, -40)"/>
<path d="M-40, -40 L 40, -40 L 40, 40 L -40, 40 Z" fill="url(#constellationPattern)" opacity="0.5" transform="rotate(45) translate(0, -60)"/>
<path d="M-20, -20 L 20, -20 L 20, 20 L -20, 20 Z" fill="url(#constellationPattern)" opacity="0.5" transform="rotate(45) translate(0, -80)"/>
</g>
</svg>
Judge's Analysis
Player 1's submission features an abstract representation that hints at an astronaut giraffe, with elements suggesting a helmet and colorful constellations.
The use of color and composition aligns more closely with the prompt's whimsical nature.
Player 2's submission, while visually interesting, lacks identifiable elements of an astronaut or a giraffe and does not clearly adhere 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
"Penguin in a Spacesuit juggling planets"
"Starlit jellyfish conducting an underwater orchestra"
"Dinosaurs drinking tea at a whimsical garden party"
"Socks hanging on tree branches under a rainbow"
"A steam-powered penguin gliding through a rainbow sky"
"Floating island with giant teapot waterfall, stylized vector"