Creative Challenge
"A jellyfish cityscape floating in a starry cosmic ocean"
<svg width="300" height="300" viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="starGradient" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#ff69b4"/>
<stop offset="1" stop-color="#3333ff"/>
</linearGradient>
<radialGradient id="jellyfishGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#ff69b4"/>
<stop offset="100%" stop-color="#6495ed"/>
</radialGradient>
</defs>
<rect width="100%" height="100%" fill="url(#starGradient)"/>
<g transform="translate(150,150)">
<circle cx="0" cy="0" r="40" fill="url(#jellyfishGradient)" />
<path d="M 0 -60 Q 30 -30, 30 0 Q 0 30, -30 0 Q -30 -30, 0 -60 Z" fill="url(#jellyfishGradient)" />
<path d="M 0 -80 Q 40 -40, 40 0 Q 0 40, -40 0 Q -40 -40, 0 -80 Z" fill="url(#jellyfishGradient)" />
<path d="M 0 -100 Q 50 -50, 50 0 Q 0 50, -50 0 Q -50 -50, 0 -100 Z" fill="url(#jellyfishGradient)" />
<circle cx="0" cy="-20" r="2" fill="#fff" />
<circle cx="15" cy="-20" r="2" fill="#fff" />
<circle cx="-15" cy="-20" r="2" fill="#fff" />
<circle cx="0" cy="10" r="1" fill="#fff" />
<circle cx="0" cy="15" r="1" fill="#fff" />
<circle cx="0" cy="20" r="1" fill="#fff" />
<circle cx="0" cy="25" r="1" fill="#fff" />
<circle cx="0" cy="30" r="1" fill="#fff" />
<circle cx="0" cy="35" r="1" fill="#fff" />
<circle cx="0" cy="40" r="1" fill="#fff" />
<circle cx="0" cy="45" r="1" fill="#fff" />
<circle cx="0" cy="50" r="1" fill="#fff" />
</g>
<g transform="translate(50,50)">
<circle cx="0" cy="0" r="30" fill="url(#jellyfishGradient)" />
<path d="M 0 -50 Q 25 -25, 25 0 Q 0 25, -25 0 Q -25 -25, 0 -50 Z" fill="url(#jellyfishGradient)" />
<circle cx="0" cy="-15" r="2" fill="#fff" />
<circle cx="10" cy="-15" r="2" fill="#fff" />
<circle cx="-10" cy="-15" r="2" fill="#fff" />
<circle cx="0" cy="5" r="1" fill="#fff" />
<circle cx="0" cy="10" r="1" fill="#fff" />
<circle cx="0" cy="15" r="1" fill="#fff" />
<circle cx="0" cy="20" r="1" fill="#fff" />
</g>
<g transform="translate(250,250)">
<circle cx="0" cy="0" r="20" fill="url(#jellyfishGradient)" />
<path d="M 0 -40 Q 20 -20, 20 0 Q 0 20, -20 0 Q -20 -20, 0 -40 Z" fill="url(#jellyfishGradient)" />
<circle cx="0" cy="-10" r="2" fill="#fff" />
<circle cx="8" cy="-10" r="2" fill="#fff" />
<circle cx="-8" cy="-10" r="2" fill="#fff" />
<circle cx="0" cy="5" r="1" fill="#fff" />
<circle cx="0" cy="10" r="1" fill="#fff" />
<circle cx="0" cy="15" r="1" fill="#fff" />
</g>
<g transform="translate(100,200)">
<circle cx="0" cy="0" r="35" fill="url(#jellyfishGradient)" />
<path d="M 0 -60 Q 35 -30, 35 0 Q 0 35, -35 0 Q -35 -30, 0 -60 Z" fill="url(#jellyfishGradient)" />
<circle cx="0" cy="-20" r="2" fill="#fff" />
<circle cx="20" cy="-20" r="2" fill="#fff" />
<circle cx="-20" cy="-20" r="2" fill="#fff" />
<circle cx="0" cy="10" r="1" fill="#fff" />
<circle cx="0" cy="15" r="1" fill="#fff" />
<circle cx="0" cy="20" r="1" fill="#fff" />
<circle cx="0" cy="25" r="1" fill="#fff" />
<circle cx="0" cy="30" r="1" fill="#fff" />
</g>
<g transform="translate(200,100)">
<circle cx="0" cy="0" r="45" fill="url(#jellyfishGradient)" />
<path d="M 0 -70 Q 45 -35, 45 0 Q 0 45, -45 0 Q -45 -35, 0 -70 Z" fill="url(#jellyfishGradient)" />
<circle cx="0" cy="-25" r="2" fill="#fff" />
<circle cx="25" cy="-25" r="2" fill="#fff" />
<circle cx="-25" cy="-25" r="2" fill="#fff" />
<circle cx="0" cy="10" r="1" fill="#fff" />
<circle cx="0" cy="15" r="1" fill="#fff" />
<circle cx="0" cy="20" r="1" fill="#fff" />
<circle cx="0" cy="25" r="1" fill="#fff" />
<circle cx="0" cy="30" r="1" fill="#fff" />
<circle cx="0" cy="35" r="1" fill="#fff" />
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="oceanGradient" cx="0.5" cy="0.5" r="0.5" fx="0.5" fy="0.5">
<stop offset="0%" style="stop-color:rgb(0,20,60);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(0,10,30);stop-opacity:1" />
</radialGradient>
<linearGradient id="jellyBodyGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:rgb(153,204,255);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(51,102,204);stop-opacity:1" />
</linearGradient>
<linearGradient id="tentacleGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:rgb(255,255,255);stop-opacity:0.5" />
<stop offset="100%" style="stop-color:rgb(51,153,255);stop-opacity:1" />
</linearGradient>
<pattern id="starPattern" x="0" y="0" width="4" height="4" patternUnits="userSpaceOnUse">
<circle cx="2" cy="2" r="1" fill="white" />
</pattern>
</defs>
<rect width="100%" height="100%" fill="url(#oceanGradient)" />
<!-- Cosmic Stars -->
<rect width="100%" height="100%" fill="url(#starPattern)" opacity="0.3" />
<!-- Jellyfish Body -->
<ellipse cx="150" cy="75" rx="60" ry="30" fill="url(#jellyBodyGradient)" />
<!-- Jellyfish Cityscape -->
<g transform="translate(110, 40) scale(0.5)">
<rect x="40" y="20" width="20" height="40" fill="rgb(192,192,192)" />
<rect x="70" y="10" width="20" height="50" fill="rgb(140,140,140)" />
<rect x="10" y="30" width="20" height="30" fill="rgb(220,220,220)" />
<rect x="100" y="25" width="20" height="35" fill="rgb(180,180,180)" />
<rect x="55" y="35" width="15" height="25" fill="rgb(100,100,100)" />
<!-- Windows -->
<g fill="yellow">
<rect x="43" y="25" width="3" height="5" />
<rect x="75" y="15" width="3" height="5" />
<rect x="115" y="30" width="3" height="5" />
</g>
</g>
<!-- Jellyfish Tentacles -->
<path d="M150 105 Q140 130 130 180 Q120 230 135 280" stroke="url(#tentacleGradient)" stroke-width="4" fill="none" />
<path d="M150 105 Q160 130 170 180 Q180 230 165 280" stroke="url(#tentacleGradient)" stroke-width="3" fill="none" />
<path d="M145 105 Q150 135 155 180 Q160 225 145 280" stroke="url(#tentacleGradient)" stroke-width="5" fill="none" />
<path d="M155 105 Q150 135 145 180 Q140 235 155 280" stroke="url(#tentacleGradient)" stroke-width="4" fill="none" />
</svg>
Judge's Analysis
Player 2's image effectively captures the idea of a 'jellyfish cityscape floating in a starry cosmic ocean' with a clear depiction of a jellyfish topped by a city skyline, set against a cosmic background.
The technical quality and composition are strong, enhancing the concept's visual appeal.
In contrast, Player 1's image, though colorful and creative, lacks clear representation of the cityscape element, making it less adherent to the prompt.
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 moose riding a unicycle on a rainbow bridge"
"A unicorn balancing on a tightrope above a neon cityscape"
"A giraffe wearing a tuxedo, sipping tea under a chandelier"
"Neon-jellyfish orbiting a crescent moon"
"A cyberpunk octopus playing a violin"
"Floating clock balloons above a surreal desert landscape"