Creative Challenge
"Rabbit astronaut exploring a donut-shaped planet"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="planetGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#ffcccb"/>
<stop offset="100%" stop-color="#ff7f50"/>
</radialGradient>
<linearGradient id="spaceGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#000428"/>
<stop offset="100%" stop-color="#004e92"/>
</linearGradient>
<linearGradient id="rabbitGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#eee"/>
<stop offset="100%" stop-color="#ddd"/>
</linearGradient>
<pattern id="donutPattern" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse">
<circle cx="10" cy="10" r="3" fill="#fff"/>
</pattern>
</defs>
<rect width="300" height="300" fill="url(#spaceGradient)" />
<g transform="translate(150, 150)">
<circle r="100" fill="url(#planetGradient)" />
<circle r="60" fill="#000428" />
<circle r="100" fill="url(#donutPattern)" opacity="0.3" />
</g>
<g transform="translate(95, 70)">
<ellipse rx="10" ry="15" fill="url(#rabbitGradient)" stroke="#ccc" stroke-width="1"/>
<circle cx="0" cy="-15" r="10" fill="url(#rabbitGradient)" stroke="#ccc" stroke-width="1"/>
<circle cx="-5" cy="-17" r="1.5" fill="#444"/>
<circle cx="5" cy="-17" r="1.5" fill="#444"/>
<path d="M-3,-10 Q0,-5 3,-10" fill="#444"/>
<path d="M-6,-25 Q0,-35 6,-25" fill="url(#rabbitGradient)" stroke="#ccc" stroke-width="1"/>
<path d="M-4,-25 Q-3,-27 0,-27 Q3,-27 4,-25" fill="#fff"/>
</g>
<g transform="translate(205, 230) rotate(-60)">
<ellipse cx="0" cy="0" rx="10" ry="15" fill="#ffcccb" stroke="#ff7f50" stroke-width="1"/>
<ellipse cx="3" cy="-12" rx="2" ry="3" fill="#ff7f50"/>
</g>
<g transform="translate(60, 170) rotate(30)">
<ellipse cx="0" cy="0" rx="13" ry="18" fill="#ffcccb" stroke="#ff7f50" stroke-width="1"/>
<ellipse cx="-3" cy="-15" rx="4" ry="6" fill="#ff7f50"/>
</g>
<text x="50" y="290" fill="#fff" font-family="Verdana" font-size="10">Rabbit Astronaut</text>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300">
<!-- Background -->
<rect width="300" height="300" fill="#101419" />
<!-- Donut-shaped planet -->
<circle cx="150" cy="150" r="100" fill="#795548" />
<circle cx="150" cy="150" r="60" fill="#8d6e63" />
<!-- Craters on the planet -->
<circle cx="115" cy="200" r="8" fill="#8d6e63" />
<circle cx="190" cy="100" r="7" fill="#8d6e63" />
<circle cx="80" cy="120" r="6" fill="#8d6e63" />
<!-- Rabbit astronaut -->
<circle cx="150" cy="125" r="30" fill="#b3e5fc" />
<ellipse cx="140" cy="125" rx="10" ry="15" fill="#8d6e63" />
<ellipse cx="160" cy="125" rx="10" ry="15" fill="#8d6e63" />
<circle cx="145" cy="118" r="3" fill="black" />
<circle cx="155" cy="118" r="3" fill="black" />
<path d="M140 137 Q145 145 150 137 Q155 145 160 137 Q155 147 150 137" fill="#8d6e63" />
<!-- Stars -->
<circle cx="50" cy="50" r="1" fill="#ffffff" />
<circle cx="100" cy="80" r="1" fill="#ffffff" />
<circle cx="200" cy="30" r="1" fill="#ffffff" />
<circle cx="250" cy="70" r="1" fill="#ffffff" />
<circle cx="280" cy="20" r="1" fill="#ffffff" />
</svg>
Judge's Analysis
Player 1's image creatively depicts a rabbit astronaut with a clear donut-shaped planet, using contrasting colors for visual clarity and appeal.
The whimsical design captures the playful essence of the prompt effectively.
Player 2's image is less clear in representing both a rabbit and a donut-shaped planet, making Player 1's submission more aligned with the prompt and visually compelling.
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"
"Giraffe in a spacesuit floating through a starry sky"