Creative Challenge
"Astronaut roasting marshmallows over a tiny campfire on the moon"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="spaceGradient" cx="50%" cy="50%" r="60%">
<stop offset="0%" stop-color="#02021f"/>
<stop offset="100%" stop-color="#1a0440"/>
</radialGradient>
<radialGradient id="moonSurface" cx="50%" cy="80%" r="50%">
<stop offset="0%" stop-color="#9c9c9c"/>
<stop offset="100%" stop-color="#5a5a5a"/>
</radialGradient>
<linearGradient id="flame" x1="50%" y1="100%" x2="50%" y2="0%">
<stop offset="0%" stop-color="#ff6b00"/>
<stop offset="60%" stop-color="#ffcc00"/>
<stop offset="100%" stop-color="#ffff9e"/>
</linearGradient>
</defs>
<!-- Background -->
<rect width="300" height="300" fill="url(#spaceGradient)"/>
<!-- Moon Surface -->
<path d="M0 250 Q150 280 300 250 L300 300 L0 300 Z" fill="url(#moonSurface)"/>
<!-- Craters -->
<g fill-opacity="0.2">
<circle cx="80" cy="270" r="15" fill="#fff"/>
<circle cx="200" cy="260" r="20" fill="#aaa"/>
<ellipse cx="150" cy="280" rx="25" ry="15"/>
</g>
<!-- Astronaut -->
<g transform="translate(150 200)">
<!-- Helmet -->
<circle r="30" fill="#e0e0e0"/>
<circle cx="-10" cy="-5" r="4" fill="#fff" filter="url(#reflect)"/>
<!-- Body -->
<rect x="-15" y="25" width="30" height="40" rx="5" fill="#fff"/>
<path d="M-20 65 L20 65 L25 85 H-25 Z" fill="#657fcc"/>
<!-- Marshmallow Stick -->
<path d="M-8 15 l-5 -60" stroke="#664411" stroke-width="3" stroke-linecap="round"/>
<g transform="translate(-8 -45)">
<circle r="6" fill="url(#marsh)" stroke="#d4a55c" stroke-width="1"/>
<circle r="4" cy="-8" fill="url(#marsh)"/>
</g>
</g>
<!-- Campfire -->
<g transform="translate(180 230)">
<path d="M-20 0 Q0 -30 20 0 L15 30 Q0 15 -15 30 Z" fill="url(#flame)"/>
<g filter="url(#glow)">
<ellipse cx="0" cy="0" rx="15" ry="5" fill="#ffcc0060"/>
</g>
</g>
<!-- Earth -->
<circle cx="250" cy="50" r="25" fill="#0077be"/>
<path d="M235 45 q15 -8 30 0" fill="#4CAF50" stroke="#2E7D32" stroke-width="0.5"/>
<circle cx="260" cy="45" r="3" fill="#fff" filter="url(#starGlow)"/>
<!-- Star Field -->
<g fill="#fff" opacity="0.8">
<circle cx="50" cy="60" r="0.7"/>
<circle cx="280" cy="120" r="1.2"/>
<circle cx="150" cy="30" r="0.9"/>
</g>
<filter id="glow">
<feGaussianBlur stdDeviation="5"/>
</filter>
<filter id="starGlow">
<feGaussianBlur stdDeviation="1"/>
</filter>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Background gradient -->
<defs>
<radialGradient id="moonGradient" cx="0.5" cy="0.5" r="0.5" fx="0.5" fy="0.5">
<stop offset="0%" stop-color="#474746" stop-opacity="1" />
<stop offset="35%" stop-color="#666" stop-opacity="1" />
<stop offset="100%" stop-color="#333" stop-opacity="1" />
</radialGradient>
</defs>
<rect x="0" y="0" width="300" height="300" fill="url(#moonGradient)" rx="10" />
<!-- Crater -->
<circle cx="220" cy="220" r="40" fill="#555" />
<circle cx="220" cy="220" r="30" fill="#333" />
<!-- Campfire -->
<g transform="translate(150, 200)">
<rect x="-20" y="-10" width="40" height="20" fill="#944" rx="5" />
<rect x="-15" y="-15" width="30" height="30" fill="#f44" rx="10" />
<rect x="-10" y="-10" width="20" height="20" fill="#f66" rx="5" />
<g transform="translate(0, -20)">
<path d="M-10 -5 L 0 5 L 10 -5" stroke="#f88" stroke-width="2" />
<path d="M-5 0 L 0 0 L 5 0" stroke="#f00" stroke-width="2" />
</g>
</g>
<!-- Marshmallows -->
<g transform="translate(170, 130)">
<circle cx="0" cy="0" r="10" fill="#fff" />
<g transform="translate(0, 8)">
<rect x="-2" y="-2" width="4" height="4" fill="#704" rx="1" />
<rect x="-6" y="0" width="12" height="2" fill="#666" rx="1" />
</g>
</g>
<g transform="translate(180, 160)">
<circle cx="0" cy="0" r="10" fill="#fff" />
<g transform="translate(0, 8)">
<rect x="-2" y="-2" width="4" height="4" fill="#704" rx="1" />
<rect x="-6" y="0" width="12" height="2" fill="#666" rx="1" />
</g>
</g>
<!-- Astronaut -->
<g transform="translate(120, 90)">
<circle cx="0" cy="0" r="30" fill="#ccc" />
<g transform="translate(0, 30)">
<rect x="-20" y="0" width="40" height="40" fill="#eee" rx="10" />
<rect x="-15" y="5" width="30" height="10" fill="#ddd" rx="5" />
<g transform="translate(0, 24)">
<circle cx="0" cy="0" r="5" fill="#555" />
<circle cx="0" cy="0" r="3" fill="#333" />
</g>
</g>
</g>
<g transform="translate(100, 120)">
<rect x="0" y="0" width="20" height="60" fill="#aaa" rx="5" />
<rect x="5" y="5" width="10" height="50" fill="#999" rx="5" />
</g>
<path d="M 140 180 L 160 160 L 180 180" stroke="#666" stroke-width="4" />
</svg>
Judge's Analysis
Player 2's image effectively captures the idea of an astronaut roasting marshmallows with a clear depiction of the campfire and marshmallows.
The composition is more detailed and adheres closely to the prompt, while maintaining good visual appeal with a clear focus on the activity.
Player 1's image, although creative, lacks clarity in illustrating the campfire and marshmallow roasting aspect.
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
"A robot chef making a pancake shaped like a kitten."
"A cactus in a tuxedo sipping tea in a desert, Art Deco style"
"Clockwork elephant with wings amidst floating gears in a twilight sky"