Creative Challenge
"A jellyfish wearing a top hat, floating gracefully over a bustling city skyline"
<svg width="300" height="300" viewBox="0 0 300 300" fill="none" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:rgb(255,0,0);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(255,255,0);stop-opacity:1" />
</linearGradient>
<linearGradient id="grad2" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:rgb(0,0,255);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(255,255,255);stop-opacity:1" />
</linearGradient>
</defs>
<rect width="300" height="300" fill="#87CEFA"/>
<g transform="translate(150,150)">
<path d="M0,0 L-10,-20 C-15,-30 -15,-50 0,-60 C15,-50 15,-30 10,-20 Z" fill="url(#grad1)" transform="translate(0,-80)"/>
<circle cx="0" cy="-40" r="10" fill="white"/>
<circle cx="-5" cy="-35" r="3" fill="black"/>
<circle cx="5" cy="-35" r="3" fill="black"/>
<ellipse cx="0" cy="-20" rx="5" ry="3" fill="black"/>
<path d="M0,0 L-20,-10 L-25,0 L-20,10 Z" fill="black" transform="translate(0,20)"/>
</g>
<g transform="translate(150,150)">
<path d="M-50,0 L50,0 C60,0 60,-5 50,-10 L40,-20 L-40,-20 L-50,-10 C-60,-5 -60,0 -50,0 Z" fill="url(#grad2)"/>
</g>
<g transform="translate(150,150)">
<path d="M-100,-100 L-75,-90 L-50,-100 L-25,-90 L0,-100 L25,-90 L50,-100 L75,-90 L100,-100 L75,-110 L50,-100 L25,-110 L0,-100 L-25,-110 L-50,-100 L-75,-110 Z" fill="#FFC0CB"/>
</g>
<g transform="translate(150,150)">
<rect x="-30" y="100" width="60" height="5" fill="black"/>
<rect x="-15" y="105" width="30" height="5" fill="black"/>
<rect x="0" y="110" width="15" height="5" fill="black"/>
<rect x="7.5" y="115" width="7.5" height="5" fill="black"/>
</g>
<g transform="translate(150,150)">
<rect x="-10" y="120" width="20" height="5" fill="black"/>
<rect x="-5" y="125" width="10" height="5" fill="black"/>
<rect x="0" y="130" width="5" height="5" fill="black"/>
</g>
<g transform="translate(150,150)">
<path d="M-120,-150 L-110,-140 L-100,-150 L-90,-140 L-80,-150 L-70,-140 L-60,-150 L-50,-140 L-40,-150 L-30,-140 L-20,-150 L-10,-140 L0,-150 L10,-140 L20,-150 L30,-140 L40,-150 L50,-140 L60,-150 L70,-140 L80,-150 L90,-140 L100,-150 L110,-140 L120,-150 Z" fill="#ADD8E6"/>
</g>
<g transform="translate(150,150)">
<rect x="-20" y="150" width="40" height="10" fill="black"/>
<rect x="-15" y="160" width="30" height="10" fill="black"/>
<rect x="-10" y="170" width="20" height="10" fill="black"/>
<rect x="-5" y="180" width="10" height="10" fill="black"/>
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<!-- Background with gradient and stars -->
<defs>
<linearGradient id="nightSky" x1="0" y1="0" x2="0" y2="300">
<stop offset="0" style="stop-color:#1a3e5d;stop-opacity:1" />
<stop offset="1" style="stop-color:#0a1929;stop-opacity:1" />
</linearGradient>
<path id="star" d="M2.929 4.923L3.965 2.687 5.937 3.76 4.944 5.876 6.887 7.826 5.824 9.767 4.95 8.653 3.058 10.042 2.057 8.653 0.116 7.827 2.155 5.876 1.033 4.923 0 4.654 1.033 4.378 2.155 3.76 3.057 4.644 3.058 5.876 4.944 7.824 5.824 9.764 6.885 8.65 8.65 10.04 9.767 8.65 6.887 7.825 4.94 5.875 5.937 3.76 3.964 2.687 2.93 4.923z"/>
</defs>
<rect width="300" height="300" fill="url(#nightSky)"/>
<!-- City Skyline -->
<g transform="translate(0,200)" fill="#2c3e50" fill-rule="evenodd">
<rect x="10" y="0" width="40" height="80"/>
<rect x="60" y="0" width="30" height="90"/>
<rect x="100" y="0" width="50" height="70"/>
<rect x="160" y="0" width="35" height="85"/>
<rect x="205" y="0" width="25" height="95"/>
<rect x="240" y="0" width="20" height="75"/>
</g>
<!-- Jellyfish -->
<g transform="translate(150,100)">
<!-- Jellyfish Bell -->
<path d="M0,0 Q150,50 300,0 Q240,-50 150,-100 0,-100 Q-60,-50 0,0" fill="url(#jellyGradient)"/>
<defs>
<linearGradient id="jellyGradient" x1="0" y1="0" x2="300" y2="300">
<stop offset="0" style="stop-color:#ff61d2;stop-opacity:0.8"/>
<stop offset="1" style="stop-color:#7d6fff;stop-opacity:0.8"/>
</linearGradient>
</defs>
<!-- Tentacles -->
<path d="M150,100 Q200,150 250,160" stroke="#7d6fff" stroke-width="2" fill="none" opacity="0.7"/>
<path d="M150,100 Q220,120 190,140" stroke="#7d6fff" stroke-width="2" fill="none" opacity="0.7"/>
<path d="M150,100 Q180,110 160,130" stroke="#7d6fff" stroke-width="2" fill="none" opacity="0.7"/>
</g>
<!-- Top Hat -->
<g transform="translate(140,70)">
<!-- Hat Crown -->
<path d="M0,0 L60,-40 Q65,-45 70,-40 L120,-40 L110,0 L10,0 Z" fill="#2c3e50"/>
<!-- Hat Band -->
<rect x="5" y="-35" width="100" height="10" fill="#34495e"/>
<!-- Hat Texture -->
<g fill="#ecf0f1" opacity="0.3">
<circle cx="30" cy="-30" r="2"/>
<circle cx="50" cy="-30" r="2"/>
<circle cx="70" cy="-30" r="2"/>
<circle cx="90" cy="-30" r="2"/>
</g>
</g>
<!-- Stars -->
<use xlink:href="#star" x="50" y="50" fill="white" opacity="0.6"/>
<use xlink:href="#star" x="200" y="80" fill="white" opacity="0.6"/>
<use xlink:href="#star" x="100" y="150" fill="white" opacity="0.6"/>
<use xlink:href="#star" x="250" y="120" fill="white" opacity="0.6"/>
</svg>
Judge's Analysis
Player 1's submission, although abstract, captures the idea of a jellyfish with some creative elements such as the use of colors and shapes.
Player 2's image failed to load, so it does not meet any of the prompt's criteria.
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
"Levitation tea party with floating teacups and pastries"
"Moonlit snail in a top hat juggling stars"
"Rainbow octopus in a Victorian tea party setting"
"Dolphin playing chess with a robot atop an iceberg"
"Flamingo on a skateboard, wearing sunglasses and sipping a smoothie"
"Frog in a vintage scuba suit dancing with jellyfish"