Creative Challenge
"Steampunk octopus piloting a hot air balloon in 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="80%">
<stop offset="0%" stop-color="#2b003b" />
<stop offset="100%" stop-color="#000000" />
</radialGradient>
<radialGradient id="balloonGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#C68E17" />
<stop offset="100%" stop-color="#8B4513" />
</radialGradient>
<linearGradient id="basketGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#8B4513" />
<stop offset="100%" stop-color="#5C3317" />
</linearGradient>
<radialGradient id="octopusGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#004d4d" />
<stop offset="100%" stop-color="#001a1a" />
</radialGradient>
<g id="gear">
<circle cx="0" cy="0" r="4" fill="#b87333" />
<path d="M -5 0 L -8 2 M -5 0 L -8 -2 M 5 0 L 8 2 M 5 0 L 8 -2 M 0 -5 L 2 -8 M 0 -5 L -2 -8 M 0 5 L 2 8 M 0 5 L -2 8" stroke="#b87333" stroke-width="1" fill="none"/>
</g>
</defs>
<rect x="0" y="0" width="300" height="300" fill="url(#skyGradient)" />
<!-- Stars in the starry sky -->
<circle cx="30" cy="40" r="1" fill="white" opacity="0.8"/>
<circle cx="260" cy="50" r="1.5" fill="white" opacity="0.8"/>
<circle cx="100" cy="20" r="1" fill="white" opacity="0.8"/>
<circle cx="200" cy="80" r="1" fill="white" opacity="0.7"/>
<circle cx="150" cy="10" r="1.2" fill="white" opacity="0.9"/>
<circle cx="50" cy="150" r="1" fill="white" opacity="0.7"/>
<circle cx="280" cy="150" r="1.3" fill="white" opacity="0.8"/>
<circle cx="60" cy="220" r="1.5" fill="white" opacity="0.9"/>
<circle cx="220" cy="230" r="1" fill="white" opacity="0.8"/>
<circle cx="170" cy="260" r="1" fill="white" opacity="0.7"/>
<circle cx="80" cy="270" r="1.2" fill="white" opacity="0.9"/>
<circle cx="130" cy="200" r="1" fill="white" opacity="0.8"/>
<circle cx="200" cy="200" r="1" fill="white" opacity="0.7"/>
<circle cx="100" cy="250" r="1" fill="white" opacity="0.8"/>
<circle cx="250" cy="100" r="1" fill="white" opacity="0.8"/>
<!-- Hot Air Balloon Envelope -->
<ellipse cx="150" cy="80" rx="70" ry="60" fill="url(#balloonGradient)" stroke="#8B4513" stroke-width="2"/>
<path d="M 150 20 Q 180 60 150 100" stroke="rgba(255,255,255,0.3)" stroke-width="2" fill="none"/>
<path d="M 150 20 Q 120 60 150 100" stroke="rgba(255,255,255,0.3)" stroke-width="2" fill="none"/>
<!-- Basket -->
<rect x="130" y="125" width="40" height="25" fill="url(#basketGradient)" stroke="#5C3317" stroke-width="2"/>
<line x1="130" y1="132" x2="170" y2="132" stroke="#3e1f0f" stroke-width="1"/>
<line x1="130" y1="139" x2="170" y2="139" stroke="#3e1f0f" stroke-width="1"/>
<line x1="140" y1="125" x2="140" y2="150" stroke="#3e1f0f" stroke-width="1"/>
<line x1="160" y1="125" x2="160" y2="150" stroke="#3e1f0f" stroke-width="1"/>
<!-- Ropes connecting balloon and basket -->
<line x1="135" y1="110" x2="130" y2="125" stroke="#8B4513" stroke-width="2"/>
<line x1="165" y1="110" x2="170" y2="125" stroke="#8B4513" stroke-width="2"/>
<line x1="150" y1="110" x2="150" y2="125" stroke="#8B4513" stroke-width="2"/>
<!-- Steampunk Octopus Piloting -->
<g id="octopus" transform="translate(150,135)">
<!-- Octopus Head -->
<circle cx="0" cy="0" r="10" fill="url(#octopusGradient)" stroke="#000" stroke-width="1"/>
<!-- Steampunk Goggles -->
<circle cx="-4" cy="-3" r="3" fill="#ddd" stroke="#555" stroke-width="1"/>
<circle cx="4" cy="-3" r="3" fill="#ddd" stroke="#555" stroke-width="1"/>
<circle cx="-4" cy="-3" r="1" fill="#000"/>
<circle cx="4" cy="-3" r="1" fill="#000"/>
<!-- Gear Detail -->
<use href="#gear" x="-4" y="5"/>
<!-- Octopus Arms with a mechanical feel -->
<path d="M -10 0 C -15 -2, -18 -4, -22 -5" stroke="#b87333" stroke-width="2" fill="none"/>
<path d="M -7 -7 C -12 -11, -14 -13, -18 -15" stroke="#b87333" stroke-width="2" fill="none"/>
<path d="M 0 -10 C -2 -15, 2 -19, 2 -22" stroke="#b87333" stroke-width="2" fill="none"/>
<path d="M 7 -7 C 12 -11, 14 -13, 18 -15" stroke="#b87333" stroke-width="2" fill="none"/>
<path d="M 10 0 C 15 2, 18 4, 22 5" stroke="#b87333" stroke-width="2" fill="none"/>
<path d="M 7 7 C 12 11, 14 13, 18 15" stroke="#b87333" stroke-width="2" fill="none"/>
<path d="M 0 10 C 0 15, -2 19, -2 22" stroke="#b87333" stroke-width="2" fill="none"/>
<path d="M -7 7 C -12 11, -14 13, -18 15" stroke="#b87333" stroke-width="2" fill="none"/>
<!-- Mechanical Joints on Arms -->
<circle cx="-16" cy="-2.5" r="1.5" fill="#8B4513"/>
<circle cx="-12.5" cy="-11" r="1.5" fill="#8B4513"/>
<circle cx="1" cy="-16" r="1.5" fill="#8B4513"/>
<circle cx="12.5" cy="-11" r="1.5" fill="#8B4513"/>
<circle cx="16" cy="2.5" r="1.5" fill="#8B4513"/>
<circle cx="12.5" cy="11" r="1.5" fill="#8B4513"/>
<circle cx="-1" cy="16" r="1.5" fill="#8B4513"/>
<circle cx="-12.5" cy="11" r="1.5" fill="#8B4513"/>
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="skyGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color:#001D3D; stop-opacity:1"/>
<stop offset="100%" style="stop-color:#0A1172; stop-opacity:1"/>
</radialGradient>
<linearGradient id="balloonGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#FF6347; stop-opacity:1"/>
<stop offset="100%" style="stop-color:#FF4500; stop-opacity:1"/>
</linearGradient>
<pattern id="octoPattern" x="0" y="0" width="10" height="10" patternUnits="userSpaceOnUse">
<circle cx="5" cy="5" r="4" fill="#8B4513"/>
</pattern>
</defs>
<rect width="100%" height="100%" fill="url(#skyGradient)" />
<g id="stars">
<circle cx="50" cy="50" r="1.5" fill="white"/>
<circle cx="120" cy="70" r="1.2" fill="white"/>
<circle cx="200" cy="50" r="1.5" fill="white"/>
<circle cx="250" cy="110" r="1.2" fill="white"/>
<circle cx="20" cy="200" r="1.3" fill="white"/>
<circle cx="270" cy="190" r="1.1" fill="white"/>
</g>
<g id="hotAirBalloon">
<ellipse cx="150" cy="100" rx="55" ry="70" fill="url(#balloonGradient)" stroke="#FF4500" stroke-width="2"/>
<line x1="120" y1="170" x2="140" y2="230" stroke="#8B4513" stroke-width="2"/>
<line x1="180" y1="170" x2="160" y2="230" stroke="#8B4513" stroke-width="2"/>
<rect x="140" y="230" width="20" height="20" fill="#8B4513" stroke="#3C3C3B" stroke-width="1"/>
</g>
<g id="octopus" transform="translate(130, 175) scale(0.6)">
<circle cx="25" cy="25" r="20" fill="url(#octoPattern)" stroke="#5C4033" stroke-width="2"/>
<path d="M25 45 C30 60, 50 85, 55 65" stroke="#8B4513" stroke-width="3" fill="none"/>
<path d="M25 45 C20 60, 5 85, 15 65" stroke="#8B4513" stroke-width="3" fill="none"/>
<path d="M25 45 C35 60, 65 85, 70 65" stroke="#8B4513" stroke-width="3" fill="none"/>
<path d="M25 45 C15 60, -15 85, -10 65" stroke="#8B4513" stroke-width="3" fill="none"/>
</g>
</svg>
Judge's Analysis
Player 1's image captures the steampunk theme more effectively with the use of mechanical elements and a distinct octopus character.
The darker color palette adds to the mysterious and whimsical atmosphere of the starry sky.
Player 2's image, while clear and technically sound, lacks the steampunk elements and detailed creativity found in Player 1's design.
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
"Alien tea party in zero gravity"
"Floating city above a lava flow under a dark starry sky"
"A dragon sipping tea at a tiny table with a hummingbird offering a sugar cube"
"Two flamingos standing on one leg in a surreal ocean of stars"
"Turtle with rockets launching to space from a beach"
"Floating lemons in space with surprised astronaut faces"