Creative Challenge
"Two alien chefs in a cook-off, each presenting their most bizarre space dish."
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="bgGrad" cx="50%" cy="50%" r="75%">
<stop offset="0%" stop-color="#001021"/>
<stop offset="100%" stop-color="#000"/>
</radialGradient>
<radialGradient id="soupGrad" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#ffdd77"/>
<stop offset="100%" stop-color="#ff5533"/>
</radialGradient>
<linearGradient id="chefGreen" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#6fba82"/>
<stop offset="100%" stop-color="#2d8f48"/>
</linearGradient>
<linearGradient id="chefPurple" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#c087f0"/>
<stop offset="100%" stop-color="#7a3fb3"/>
</linearGradient>
<pattern id="starPattern" patternUnits="userSpaceOnUse" width="60" height="60">
<rect width="60" height="60" fill="transparent"/>
<circle cx="10" cy="15" r="1.5" fill="#fff"/>
<circle cx="40" cy="40" r="1" fill="#eee"/>
<circle cx="20" cy="50" r="1.2" fill="#ddd"/>
<circle cx="50" cy="10" r="1" fill="#fff"/>
</pattern>
</defs>
<rect width="300" height="300" fill="url(#bgGrad)"/>
<rect width="300" height="300" fill="url(#starPattern)"/>
<g transform="translate(80,180)">
<ellipse cx="0" cy="-30" rx="20" ry="30" fill="url(#chefGreen)"/>
<g transform="translate(0,-55)">
<ellipse cx="0" cy="0" rx="25" ry="10" fill="#fff"/>
<ellipse cx="0" cy="-10" rx="18" ry="8" fill="#f0f0f0"/>
<ellipse cx="0" cy="-18" rx="12" ry="6" fill="#fff"/>
</g>
<ellipse cx="0" cy="-60" rx="18" ry="22" fill="url(#chefGreen)"/>
<circle cx="-6" cy="-65" r="4" fill="#fff"/>
<circle cx="6" cy="-63" r="4" fill="#fff"/>
<circle cx="-6" cy="-65" r="2" fill="#000"/>
<circle cx="6" cy="-63" r="2" fill="#000"/>
<path d="M-20,-40 Q-35,-25 -30,-10" stroke="url(#chefGreen)" stroke-width="6" fill="none" stroke-linecap="round"/>
<path d="M20,-40 Q35,-25 30,-10" stroke="url(#chefGreen)" stroke-width="6" fill="none" stroke-linecap="round"/>
<rect x="-38" y="-12" width="4" height="20" fill="#333" transform="rotate(-20 -36 -2)"/>
<rect x="-42" y="-12" width="12" height="4" fill="#555" transform="rotate(-20 -36 -2)"/>
<circle cx="35" cy="-5" r="12" fill="#444"/>
<circle cx="35" cy="-5" r="10" fill="url(#soupGrad)"/>
<path d="M30,-8 C32,-15 40,-12 38,-3" stroke="#fff" stroke-width="1" fill="none"/>
<circle cx="33" cy="0" r="1.5" fill="#fff"/>
<circle cx="38" cy="-5" r="1" fill="#fff"/>
</g>
<g transform="translate(220,180)">
<ellipse cx="0" cy="-30" rx="20" ry="30" fill="url(#chefPurple)"/>
<g transform="translate(0,-55)">
<ellipse cx="0" cy="0" rx="25" ry="10" fill="#fff"/>
<ellipse cx="0" cy="-10" rx="18" ry="8" fill="#f0f0f0"/>
<ellipse cx="0" cy="-18" rx="12" ry="6" fill="#fff"/>
</g>
<ellipse cx="0" cy="-60" rx="18" ry="22" fill="url(#chefPurple)"/>
<circle cx="-6" cy="-65" r="4" fill="#fff"/>
<circle cx="6" cy="-63" r="4" fill="#fff"/>
<circle cx="-6" cy="-65" r="2" fill="#000"/>
<circle cx="6" cy="-63" r="2" fill="#000"/>
<path d="M-20,-40 Q-35,-25 -30,-10" stroke="url(#chefPurple)" stroke-width="6" fill="none" stroke-linecap="round"/>
<path d="M20,-40 Q35,-25 30,-10" stroke="url(#chefPurple)" stroke-width="6" fill="none" stroke-linecap="round"/>
<path d="M44,-12 Q48,-2 44,8" stroke="#aaa" stroke-width="3" fill="none"/>
<path d="M44,-12 Q52,-5 44,8" stroke="#aaa" stroke-width="3" fill="none"/>
<circle cx="-35" cy="-5" r="12" fill="#f5f5f5"/>
<circle cx="-35" cy="-5" r="10" fill="url(#soupGrad)" transform="rotate(180 -35 -5)"/>
<path d="M-40,-8 C-38,-15 -30,-12 -32,-3" stroke="#fff" stroke-width="1" fill="none"/>
<circle cx="-33" cy="0" r="1.5" fill="#fff"/>
<circle cx="-28" cy="-5" r="1" fill="#fff"/>
</g>
<rect x="60" y="165" width="180" height="10" fill="#663300"/>
<rect x="60" y="170" width="180" height="5" fill="#805020"/>
<text x="150" y="290" text-anchor="middle" fill="#ccc" font-size="12" font-family="Arial">Galactic Culinary Showdown</text>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="alienGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#7d3cff"/>
<stop offset="100%" stop-color="#e74c3c"/>
</linearGradient>
<radialGradient id="dishGrad">
<stop offset="30%" stop-color="#f1c40f"/>
<stop offset="100%" stop-color="#e67e22"/>
</radialGradient>
<filter id="neonGlow">
<feGaussianBlur stdDeviation="2" result="glow"/>
<feMerge>
<feMergeNode in="glow"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<rect width="300" height="300" fill="#1a0833"/>
<!-- Left Alien Chef -->
<g transform="translate(50,80)">
<ellipse cx="0" cy="30" rx="25" ry="40" fill="url(#alienGrad)"/>
<path d="M-20 80 Q0 100 20 80 L0 120 Z" fill="#2ecc71"/>
<circle cx="-15" cy="10" r="8" fill="#3498db"/>
<circle cx="15" cy="10" r="12" fill="#3498db"/>
<path d="M-40 50 Q-60 30 -80 50" stroke="#e74c3c" fill="none" stroke-width="2"/>
<path d="M40 50 Q60 30 80 50" stroke="#e74c3c" fill="none" stroke-width="2"/>
<!-- Bizarre Dish -->
<g transform="translate(100,-30)">
<path d="M0 0 Q50 -30 100 0 Q50 30 0 0" fill="url(#dishGrad)" filter="url(#neonGlow)"/>
<circle cx="50" cy="-15" r="10" fill="#e74c3c"/>
<polygon points="30,5 50,20 70,5" fill="#27ae60"/>
</g>
</g>
<!-- Right Alien Chef -->
<g transform="translate(250,100)">
<rect x="-40" y="-20" width="80" height="60" rx="30" fill="#3498db"/>
<polygon points="-30,40 0,0 30,40" fill="#9b59b6"/>
<ellipse cx="0" cy="-10" rx="15" ry="25" fill="#2ecc71"/>
<rect x="-25" y="30" width="50" height="40" rx="20" fill="#e67e22"/>
<!-- Space Dish -->
<g transform="translate(-120,-50)">
<circle r="40" fill="none" stroke="#f1c40f" stroke-width="8" stroke-dasharray="4 8"/>
<path d="M-20 0 Q0 -40 20 0 Q0 40 -20 0" fill="#e74c3c" transform="rotate(45)"/>
<animateTransform attributeName="transform" type="rotate" from="0" to="360" dur="8s" repeatCount="indefinite"/>
</g>
</g>
<!-- Cosmic Effects -->
<g opacity="0.7">
<circle cx="150" cy="150" r="10" fill="#fff" filter="url(#neonGlow)"/>
<path d="M120 160 L180 140 M140 180 L160 120" stroke="#9b59b6" stroke-width="2"/>
</g>
</svg>
Judge's Analysis
Player 2's submission demonstrates greater creativity and abstract representation of alien chefs and their dishes, using vibrant colors and unique shapes to evoke a futuristic and bizarre culinary atmosphere.
While Player 1's submission adheres closely to the prompt with clear imagery of alien chefs, it lacks the imaginative and unconventional visual appeal that Player 2's abstract design offers, making Player 2's submission more aligned with the idea of 'bizarre space dishes.'
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 tree growing from an open book, its branches turning into words."
"A single tree growing on a tiny floating island in a starry galaxy."
"Rocketship-shaped hot air balloon floating above a city at sunrise."
"An ice cream cone melting under a tiny umbrella."