Creative Challenge
"Penguin DJ spinning vinyl records under Northern Lights"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="auroraGradient" cx="50%" cy="50%" r="70%">
<stop offset="0%" stop-color="#8A2BE2" stop-opacity="0.8"/>
<stop offset="50%" stop-color="#4B0082" stop-opacity="0.4"/>
<stop offset="100%" stop-color="transparent"/>
</radialGradient>
<radialGradient id="vinylShine" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#C0C0C0" stop-opacity="0.4"/>
<stop offset="100%" stop-color="transparent"/>
</radialGradient>
<pattern id="vinylTexture" patternUnits="userSpaceOnUse" width="10" height="10">
<circle cx="5" cy="5" r="4" fill="none" stroke="#333" stroke-opacity="0.3"/>
</pattern>
</defs>
<!-- Background with Aurora -->
<rect width="300" height="300" fill="#001F3F"/>
<path d="M0 200 Q50 150, 100 200 T200 200 T300 200" fill="url(#auroraGradient)" />
<!-- Penguin DJ -->
<g transform="translate(150, 180)">
<!-- Body -->
<ellipse rx="30" ry="40" fill="#000"/>
<ellipse rx="20" ry="30" fill="white" cy="-10"/>
<!-- Head -->
<circle r="20" cx="0" cy="-50" fill="#000"/>
<circle r="15" cx="0" cy="-50" fill="white"/>
<circle r="5" cx="-5" cy="-50" fill="#000"/>
<circle r="5" cx="5" cy="-50" fill="#000"/>
<!-- Beak -->
<polygon points="-3.5,-43 -3.5,-36 3.5,-36 3.5,-43" fill="#FFA500"/>
<!-- Headphones -->
<ellipse rx="25" ry="10" cx="-20" cy="-50" fill="#4B0082"/>
<ellipse rx="25" ry="10" cx="20" cy="-50" fill="#4B0082"/>
<rect x="-23" y="-55" width="46" height="10" fill="#4B0082"/>
<!-- Wings -->
<ellipse rx="12" ry="25" cx="-35" cy="0" fill="#000"/>
<ellipse rx="12" ry="25" cx="35" cy="0" fill="#000"/>
<!-- Vinyl Records and DJ Setup -->
<g transform="translate(0, 35)">
<circle r="25" fill="#000" stroke="#333" stroke-width="2" />
<circle r="8" fill="url(#vinylTexture)" stroke="#666" stroke-width="1"/>
<circle r="3" fill="#C0C0C0"/>
</g>
<g transform="translate(-80, 35)">
<rect x="0" y="-10" width="160" height="20" fill="#111"/>
<rect x="-5" y="-5" width="10" height="50" fill="#444" stroke="#222" rx="2"/>
<rect x="75" y="-5" width="10" height="50" fill="#444" stroke="#222" rx="2"/>
<circle r="18" fill="#000" cx="-10" cy="-30" stroke="#333" stroke-width="2"/>
<circle r="3" fill="url(#vinylShine)" cx="-10" cy="-30"/>
</g>
</g>
</svg>
<svg width="300" height="300" viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="skyGradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" style="stop-color: #00aaff; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #000033; stop-opacity: 1" />
</linearGradient>
<linearGradient id="auroraGradient" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" style="stop-color: #ff00ff; stop-opacity: 1" />
<stop offset="50%" style="stop-color: #00ffff; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #ff00ff; stop-opacity: 1" />
</linearGradient>
<linearGradient id="vinylGradient" x1="0" y1="0" x2="1" y2="0">
<stop offset="0%" style="stop-color: #333333; stop-opacity: 1" />
<stop offset="50%" style="stop-color: #000000; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #333333; stop-opacity: 1" />
</linearGradient>
</defs>
<rect width="300" height="300" fill="url(#skyGradient)" />
<path d="M150 200 q0 -50 50 -50 t50 50 t-50 50 t-50 -50" fill="url(#vinylGradient)" />
<circle cx="150" cy="200" r="15" fill="#ffcc00" />
<path d="M150 180 a10 10 0 1 1 10 10 a10 10 0 1 1 -10 -10" fill="#ffcc00" />
<path d="M150 200 l-50 -25 l-10 -25 l10 15 l40 0 l10 -15 l-10 25 l50 25" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 150 l-50 -25 l-10 -25 l10 15 l40 0 l10 -15 l-10 25 l50 25" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 200 l-50 -25 l-10 -25 l10 15 l40 0 l10 -15 l-10 25 l50 25" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 150 l-50 -25 l-10 -25 l10 15 l40 0 l10 -15 l-10 25 l50 25" stroke="#ffcc00" stroke-width="2" fill="none" />
<circle cx="150" cy="175" r="5" fill="#ffcc00" />
<path d="M150 175 l-50 -25 l-10 -25 l10 15 l40 0 l10 -15 l-10 25 l50 25" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 150 l-50 -25 l-10 -25 l10 15 l40 0 l10 -15 l-10 25 l50 25" stroke="#ffcc00" stroke-width="2" fill="none" />
<g transform="translate(150, 220) scale(0.5)">
<rect x="0" y="0" width="200" height="50" fill="#000000" />
<rect x="50" y="10" width="100" height="30" fill="#ffcc00" />
<circle cx="100" cy="20" r="15" fill="#ffcc00" />
</g>
<path d="M150 100 q50 -50 100 -50 q50 0 50 50 q0 50 -50 50 q-50 0 -50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 100 q-50 -50 -100 -50 q-50 0 -50 50 q0 50 50 50 q50 0 50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 100 q50 -50 100 -50 q50 0 50 50 q0 50 -50 50 q-50 0 -50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 100 q-50 -50 -100 -50 q-50 0 -50 50 q0 50 50 50 q50 0 50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<circle cx="150" cy="100" r="15" fill="#ffcc00" />
<circle cx="150" cy="100" r="10" fill="#000000" />
<g transform="translate(150, 150) scale(0.5)">
<rect x="0" y="0" width="200" height="150" fill="none" stroke="#ffcc00" stroke-width="2" />
<rect x="0" y="0" width="200" height="150" fill="url(#auroraGradient)" opacity="0.5" />
</g>
<path d="M150 120 q50 -50 100 -50 q50 0 50 50 q0 50 -50 50 q-50 0 -50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 120 q-50 -50 -100 -50 q-50 0 -50 50 q0 50 50 50 q50 0 50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 120 q50 -50 100 -50 q50 0 50 50 q0 50 -50 50 q-50 0 -50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 120 q-50 -50 -100 -50 q-50 0 -50 50 q0 50 50 50 q50 0 50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<g transform="translate(150, 120)">
<circle cx="0" cy="0" r="5" fill="#ffcc00" />
<circle cx="0" cy="0" r="3" fill="#000000" />
</g>
<path d="M150 100 q50 -50 100 -50 q50 0 50 50 q0 50 -50 50 q-50 0 -50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 100 q-50 -50 -100 -50 q-50 0 -50 50 q0 50 50 50 q50 0 50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 100 q50 -50 100 -50 q50 0 50 50 q0 50 -50 50 q-50 0 -50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 100 q-50 -50 -100 -50 q-50 0 -50 50 q0 50 50 50 q50 0 50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<g transform="translate(150, 100)">
<circle cx="0" cy="0" r="5" fill="#ffcc00" />
<circle cx="0" cy="0" r="3" fill="#000000" />
</g>
<path d="M150 80 q50 -50 100 -50 q50 0 50 50 q0 50 -50 50 q-50 0 -50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 80 q-50 -50 -100 -50 q-50 0 -50 50 q0 50 50 50 q50 0 50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 80 q50 -50 100 -50 q50 0 50 50 q0 50 -50 50 q-50 0 -50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M150 80 q-50 -50 -100 -50 q-50 0 -50 50 q0 50 50 50 q50 0 50 -50" stroke="#ffcc00" stroke-width="2" fill="none" />
<g transform="translate(150, 80)">
<circle cx="0" cy="0" r="5" fill="#ffcc00" />
<circle cx="0" cy="0" r="3" fill="#000000" />
</g>
<g transform="translate(150, 150)">
<circle cx="0" cy="0" r="15" fill="#000000" />
<circle cx="0" cy="0" r="10" fill="#ffffff" />
<circle cx="0" cy="0" r="5" fill="#000000" />
</g>
<g transform="translate(150, 180)">
<path d="M0 -25 q-50 50 -50 100 q50 0 50 -100 q0 -50 -50 -100 q50 0 50 100" stroke="#ffcc00" stroke-width="2" fill="none" />
<path d="M0 -25 q50 50 50 100 q-50 0 -50 -100 q0 -50 50 -100 q-50 0 -50 100" stroke="#ffcc00" stroke-width="2" fill="none" />
<circle cx="0" cy="0" r="15" fill="#000000" />
<circle cx="0" cy="0" r="10" fill="#ffffff" />
<circle cx="0" cy="0" r="5" fill="#000000" />
</g>
<g transform="translate(150, 200)">
<path d="M-50 0 q50 50 100 0 q50 -50 0 0 q-50 50 0 0 q50 50 0 0" stroke="#ffcc00" stroke-width="2" fill="none" />
<circle cx="0" cy="0" r="15" fill="#000000" />
<circle cx="0" cy="0" r="10" fill="#ffffff" />
<circle cx="0" cy="0" r="5" fill="#000000" />
</g>
</svg>
Judge's Analysis
Player 1's image more clearly depicts a penguin DJ spinning vinyl records, capturing the essence of the prompt with a clear representation of the penguin and DJ setup.
Although minimalistic, the design incorporates elements that align with the theme.
Player 2's image is more abstract and colorful but less adherent to the prompt, making it difficult to identify the theme of a penguin DJ under the Northern Lights.
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"