Creative Challenge
"A jellyfish with a lighthouse inside, casting light beams through its translucent tentacles"
<svg width="300" height="300" viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="jellyfishGradient" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" style="stop-color: #ff99cc; stop-opacity: 1"/>
<stop offset="100%" style="stop-color: #ff6699; stop-opacity: 1"/>
</radialGradient>
<linearGradient id="lightGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color: #ffffff; stop-opacity: 1"/>
<stop offset="100%" style="stop-color: #ffffff; stop-opacity: 0"/>
</linearGradient>
<pattern id="lightPattern" patternUnits="userSpaceOnUse" width="10" height="10">
<circle cx="5" cy="5" r="3" fill="url(#lightGradient)"/>
</pattern>
</defs>
<g transform="translate(150, 150)">
<circle cx="0" cy="0" r="60" fill="url(#jellyfishGradient)" />
<path d="M0,-60 C-30,-60 -40,0 -30,60 C-20,0 0,100 30,60 C40,0 30,-60 0,-60 Z" fill="url(#jellyfishGradient)" />
<g transform="translate(0, 20)">
<circle cx="0" cy="0" r="15" fill="#ffffcc" stroke="#ffcc00" stroke-width="2"/>
<circle cx="0" cy="0" r="10" fill="#ffcc00"/>
<circle cx="0" cy="0" r="5" fill="#ffffcc"/>
</g>
<g transform="translate(0, 30)">
<rect x="-5" y="-10" width="10" height="20" fill="#ffcc00" rx="2" ry="2"/>
<rect x="-10" y="-5" width="20" height="10" fill="#ffcc00" rx="2" ry="2"/>
</g>
<g transform="translate(0, 50)">
<line x1="-15" x2="15" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 70)">
<line x1="-20" x2="20" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 90)">
<line x1="-25" x2="25" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 110)">
<line x1="-30" x2="30" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 130)">
<line x1="-35" x2="35" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 150)">
<line x1="-40" x2="40" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 170)">
<line x1="-45" x2="45" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 190)">
<line x1="-50" x2="50" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 210)">
<line x1="-55" x2="55" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 230)">
<line x1="-60" x2="60" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 250)">
<line x1="-65" x2="65" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 270)">
<line x1="-70" x2="70" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 290)">
<line x1="-75" x2="75" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 310)">
<line x1="-80" x2="80" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 330)">
<line x1="-85" x2="85" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 350)">
<line x1="-90" x2="90" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 370)">
<line x1="-95" x2="95" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 390)">
<line x1="-100" x2="100" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 410)">
<line x1="-105" x2="105" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 430)">
<line x1="-110" x2="110" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 450)">
<line x1="-115" x2="115" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 470)">
<line x1="-120" x2="120" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 490)">
<line x1="-125" x2="125" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 510)">
<line x1="-130" x2="130" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 530)">
<line x1="-135" x2="135" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 550)">
<line x1="-140" x2="140" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 570)">
<line x1="-145" x2="145" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
<g transform="translate(0, 590)">
<line x1="-150" x2="150" y1="0" y2="0" stroke="#ffcc00" stroke-width="2"/>
</g>
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<!-- Jellyfish body gradient -->
<radialGradient id="jellyGradient" cx="50%" cy="40%" r="50%">
<stop offset="0%" stop-color="#a0e9f7" />
<stop offset="100%" stop-color="#ffffff" />
</radialGradient>
<!-- Lighthouse glow gradient -->
<radialGradient id="lighthouseGlow" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="rgba(255, 255, 204, 0.8)" />
<stop offset="100%" stop-color="rgba(255, 255, 204, 0)" />
</radialGradient>
<!-- Translucent tentacles gradient -->
<linearGradient id="tentacleGradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="rgba(160, 233, 247,0.8)" />
<stop offset="100%" stop-color="rgba(160, 233, 247,0.1)" />
</linearGradient>
<!-- Lighthouse structure pattern -->
<pattern id="lighthousePattern" patternUnits="userSpaceOnUse" width="4" height="4">
<rect width="4" height="4" fill="#fefefe"/>
<path d="M0,4 L4,0" stroke="#ccc" stroke-width="0.5" />
</pattern>
<!-- Filter for soft glow effect -->
<filter id="glow" x="-50%" y="-50%" width="200%" height="200%">
<feGaussianBlur stdDeviation="3" result="coloredBlur"/>
<feMerge>
<feMergeNode in="coloredBlur"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<!-- Jellyfish bell -->
<ellipse cx="150" cy="120" rx="80" ry="60" fill="url(#jellyGradient)" stroke="#a0e9f7" stroke-width="2" filter="url(#glow)"/>
<!-- Lighthouse inside the jellyfish -->
<rect x="138" y="80" width="24" height="50" fill="url(#lighthousePattern)" stroke="#888" stroke-width="1" />
<polygon points="150,55 134,80 166,80" fill="url(#lighthouseGlow)" />
<!-- Light beam from the lighthouse -->
<path d="M150,55 L100,100 L200,100 Z" fill="url(#lighthouseGlow)" />
<!-- Jellyfish tentacles -->
<g stroke="url(#tentacleGradient)" stroke-width="4" fill="none">
<path d="M110,160 C100,190 90,220 100,250" />
<path d="M130,160 C120,190 110,230 120,260" />
<path d="M150,160 C150,200 150,240 150,280" />
<path d="M170,160 C180,200 190,240 180,280" />
<path d="M190,160 C200,190 210,230 200,260" />
</g>
<!-- Additional translucent layer for ethereal effect -->
<ellipse cx="150" cy="150" rx="90" ry="70" fill="none" stroke="rgba(160,233,247,0.5)" stroke-width="8" />
<!-- Background subtle gradient -->
<rect x="0" y="0" width="300" height="300" fill="url(#lighthouseGlow)" opacity="0.2"/>
</svg>
Judge's Analysis
Player 2's image more effectively captures the concept of a jellyfish with a lighthouse inside.
The translucent effect and the light beams emanating from the jellyfish are clearly depicted, enhancing visual appeal and adhering closely to the prompt.
Player 1's image, while creative, lacks clarity in representing both a lighthouse and the light beams through the tentacles.
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
"Octopus wearing a detective hat, holding a magnifying glass under the sea"
"Floating city above candy clouds"
"Rainbow octopus playing cello on a cloud"
"Top hat with a galaxy spilling out"
"Spider sipping a cappuccino on a relaxed rainy day"
"Floating cityscape on the back of a giant turtle, cubist style"