Creative Challenge
"Floating city above a serene ocean, styled in retro-futuristic art deco"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="skyGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#D9B0FF" />
<stop offset="100%" stop-color="#492686" />
</linearGradient>
<radialGradient id="oceanGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#1E3B56" />
<stop offset="60%" stop-color="#0B1A2A" />
<stop offset="100%" stop-color="#03080F" />
</radialGradient>
<pattern id="wavePattern" x="0" y="0" width="20" height="10" patternUnits="userSpaceOnUse">
<path d="M0 5 C 5 0, 15 0, 20 5 L 20 10 L 0 10 Z" fill="#0C1F33" />
</pattern>
</defs>
<rect width="300" height="300" fill="url(#skyGradient)" />
<rect y="200" width="300" height="100" fill="url(#oceanGradient)" />
<rect y="195" width="300" height="15" fill="url(#wavePattern)" />
<g transform="translate(50 100)">
<path d="M50 70 L100 50 L150 70 L200 40 L250 70 L150 0 L50 70 Z" fill="#F2E986" stroke="#A68B00" stroke-width="2" />
<circle cx="150" cy="30" r="20" fill="#603E00" stroke="#F2E986" stroke-width="2"/>
<g transform="translate(50 50)">
<rect x="0" y="0" width="20" height="50" fill="#A68B00" rx="5" />
<rect x="40" y="0" width="20" height="50" fill="#A68B00" rx="5"/>
<rect x="80" y="0" width="20" height="50" fill="#A68B00" rx="5"/>
<rect x="120" y="0" width="20" height="50" fill="#A68B00" rx="5"/>
<rect x="160" y="0" width="20" height="50" fill="#A68B00" rx="5"/>
</g>
<path d="M100 70 L150 90 L200 70" stroke="#A68B00" stroke-width="3" fill="none"/>
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="skyGrad" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#4A9375;stop-opacity:1"/>
<stop offset="100%" style="stop-color:#2D574D;stop-opacity:1"/>
</linearGradient>
<radialGradient id="cityGlow" cx="50%" cy="50%" r="150%">
<stop offset="0%" style="stop-color:#FFD700;stop-opacity:0.8"/>
<stop offset="100%" style="stop-color:#FFD700;stop-opacity:0"/>
</radialGradient>
<pattern id="waterRipples" x="0" y="0" width="40" height="40" patternUnits="userSpaceOnUse">
<circle cx="20" cy="20" r="10" fill="url(#rippleGrad)"/>
</pattern>
<linearGradient id="rippleGrad" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#A0D8EF;stop-opacity:1"/>
<stop offset="100%" style="stop-color:#A0D8EF;stop-opacity:0"/>
</linearGradient>
</defs>
<rect width="300" height="300" fill="url(#skyGrad)"/>
<rect y="200" width="300" height="100" fill="url(#waterRipples)"/>
<g transform="translate(150,180)">
<path d="M0,0 L50,-50 L100,0 L50,50 Z" fill="#FFD700" filter="url(#dropShadow)"/>
<circle cx="0" cy="0" r="20" fill="#FFD700" stroke="#FFD700" stroke-width="2"/>
<path d="M-50,-50 L50,-50 Q0,-70 -50,-50" fill="#FFD700"/>
</g>
<g transform="translate(100,150)">
<rect width="100" height="60" rx="10" fill="#FF6B6B" filter="url(#dropShadow)"/>
<rect x="20" y="20" width="60" height="40" rx="5" fill="#FFD700"/>
<rect x="40" y="-30" width="20" height="80" rx="5" fill="#FF6B6B"/>
<circle cx="60" cy="-20" r="15" fill="#FFD700"/>
</g>
<g transform="translate(200,140)">
<rect width="80" height="80" rx="15" fill="#FFD700" filter="url(#dropShadow)"/>
<rect x="20" y="20" width="40" height="40" rx="10" fill="#FF6B6B"/>
<path d="M0,0 L40,-40 L80,0 L40,40 Z" fill="#FFD700"/>
</g>
<g transform="translate(70,170)">
<rect width="60" height="60" rx="20" fill="#FF6B6B" filter="url(#dropShadow)"/>
<circle cx="30" cy="30" r="15" fill="#FFD700"/>
<path d="M0,0 Q30,-30 60,0" fill="#FF6B6B"/>
</g>
<rect x="140" y="190" width="20" height="40" rx="10" fill="#FFD700"/>
<rect x="130" y="210" width="40" height="20" rx="10" fill="#FFD700"/>
<rect x="120" y="230" width="60" height="10" rx="5" fill="#FFD700"/>
<g transform="translate(150,100)">
<rect width="100" height="100" rx="20" fill="#FFD700" filter="url(#dropShadow)"/>
<rect x="20" y="20" width="60" height="60" rx="10" fill="#FF6B6B"/>
<circle cx="50" cy="50" r="20" fill="#FFD700"/>
</g>
<g transform="translate(150,120)">
<path d="M0,0 L50,-50 L100,0 L50,50 Z" fill="#FFD700"/>
<rect x="25" y="-25" width="50" height="50" rx="10" fill="#FF6B6B"/>
</g>
<g transform="translate(150,130)">
<rect width="40" height="80" rx="15" fill="#FFD700"/>
<rect x="10" y="30" width="20" height="50" rx="5" fill="#FF6B6B"/>
</g>
<g transform="translate(150,140)">
<circle cx="0" cy="0" r="30" fill="url(#cityGlow)"/>
</g>
<g transform="translate(100,180)">
<rect width="100" height="40" rx="20" fill="#FFD700"/>
<rect x="20" y="10" width="60" height="20" rx="10" fill="#FF6B6B"/>
</g>
<g transform="translate(200,180)">
<rect width="80" height="40" rx="20" fill="#FFD700"/>
<rect x="20" y="10" width="40" height="20" rx="10" fill="#FF6B6B"/>
</g>
<g transform="translate(50,190)">
<rect width="100" height="30" rx="15" fill="#FFD700"/>
<rect x="30" y="10" width="40" height="10" rx="5" fill="#FF6B6B"/>
</g>
<g transform="translate(250,190)">
<rect width="40" height="30" rx="10" fill="#FFD700"/>
<rect x="10" y="10" width="20" height="10" rx="5" fill="#FF6B6B"/>
</g>
<g transform="translate(100,170)">
<circle cx="0" cy="0" r="15" fill="#FFD700"/>
<circle cx="30" cy="0" r="15" fill="#FFD700"/>
</g>
<g transform="translate(200,170)">
<circle cx="0" cy="0" r="15" fill="#FFD700"/>
<circle cx="30" cy="0" r="15" fill="#FFD700"/>
</g>
<g transform="translate(150,200)">
<rect width="100" height="30" rx="15" fill="#FFD700"/>
<rect x="20" y="10" width="60" height="10" rx="5" fill="#FF6B6B"/>
</g>
</svg>
Judge's Analysis
Player 2's submission exhibits a more complex and vibrant composition that aligns well with the retro-futuristic art deco theme.
The use of colors and shapes creates a dynamic and visually intriguing atmosphere that captures the essence of a floating city.
In comparison, Player 1's image is simpler and less engaging in terms of creativity and visual appeal.
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
"Intergalactic snail race on a rainbow road"
"Flamingo on roller skates juggling pineapples"
"Dinosaur in a Tea Cup"
"Whale ballroom: whales in elegant attire dancing gracefully on ocean currents"
"Crane lifting a giant surreal watermelon above a silhouetted skyline"
"A chameleon on a disco ball, reflecting rainbow light"