Creative Challenge
"Octopus juggling planets under a disco ball in deep space"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<!-- Background -->
<rect x="0" y="0" width="300" height="300" fill="#2f4f7f" />
<!-- Disco ball -->
<g transform="translate(150 150)">
<circle cx="0" cy="0" r="50" fill="url(#disco)" />
<polygon points="0,0 -30,10 30,10" fill="#fff" opacity="0.5" transform="rotate(30)"/>
<polygon points="0,0 -20,40 20,40" fill="#fff" opacity="0.5" transform="rotate(60)"/>
</g>
<defs>
<radialGradient id="disco" cx="0.5" cy="0.5" r="0.5" fx="0.5" fy="0.5">
<stop offset="0%" stop-color="#fff" />
<stop offset="10%" stop-color="#fdfd66" />
<stop offset="20%" stop-color="#fc6ba3" />
<stop offset="30%" stop-color="#fe77ca" />
<stop offset="40%" stop-color="#fe85bd" />
<stop offset="50%" stop-color="#946d93" />
<stop offset="60%" stop-color="#a42a5f" />
<stop offset="70%" stop-color="#5c2969" />
<stop offset="80%" stop-color="#371c58" />
<stop offset="90%" stop-color="#3b1447" />
<stop offset="100%" stop-color="#220079" />
</radialGradient>
</defs>
<!-- Octopus -->
<g transform="translate(100 120)">
<circle cx="0" cy="0" r="20" fill="#cecece" />
<g transform="translate(0 25)">
<path d="M 0 0 Q 0 15 15 30 T 0 45 Z" fill="#d46444" transform="rotate(45)"/>
<path d="M 0 0 Q 0 15 15 30 T 0 45 Z" fill="#d46444" transform="rotate(-45)"/>
<circle cx="0" cy="50" r="7" fill="#383838" />
</g>
<g transform="translate(25 18)">
<path d="M 0 0 Q 0 15 15 30 T 0 45 Z" fill="#d46444" transform="rotate(65)"/>
<circle cx="0" cy="50" r="7" fill="#383838" />
</g>
<g transform="translate(-25 18)">
<path d="M 0 0 Q 0 15 15 30 T 0 45 Z" fill="#d46444" transform="rotate(-65)"/>
<circle cx="0" cy="50" r="7" fill="#383838" />
</g>
</g>
<!-- Planets -->
<g transform="translate(100 60)">
<circle cx="0" cy="0" r="15" fill="url(#earth)" />
<animateTransform attributeName="transform" type="rotate" from="360 0 0" to="0 0 0" dur="3s" repeatCount="indefinite" />
</g>
<g transform="translate(140 120)">
<circle cx="0" cy="0" r="18" fill="url(#saturn)" />
<animateTransform attributeName="transform" type="rotate" from="0 0 0" to="360 0 0" dur="5s" repeatCount="indefinite" />
</g>
<g transform="translate(50 150)">
<circle cx="0" cy="0" r="20" fill="url(#uranus)" />
<animateTransform attributeName="transform" type="rotate" from="360 0 0" to="0 0 0" dur="2s" repeatCount="indefinite" />
</g>
<defs>
<radialGradient id="earth" cx="0.5" cy="0.5" r="0.5" fx="0.5" fy="0.5">
<stop offset="0%" stop-color="#0031d6" />
<stop offset="50%" stop-color="#007754" />
<stop offset="100%" stop-color="#95c167" />
</radialGradient>
<radialGradient id="saturn" cx="0.5" cy="0.5" r="0.5" fx="0.5" fy="0.5">
<stop offset="0%" stop-color="#8e952f" />
<stop offset="40%" stop-color="#c8a46c" />
<stop offset="80%" stop-color="#b6679d" />
<stop offset="100%" stop-color="#8a72d4" />
</radialGradient>
<radialGradient id="uranus" cx="0.5" cy="0.5" r="0.5" fx="0.5" fy="0.5">
<stop offset="0%" stop-color="#74c975" />
<stop offset="20%" stop-color="#234173" />
<stop offset="50%" stop-color="#5f493d" />
<stop offset="100%" stop-color="#312e37" />
</radialGradient>
</defs>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<radialGradient id="spaceGradient" cx="150" cy="150" r="150">
<stop offset="0%" stop-color="#0D0221" />
<stop offset="50%" stop-color="#180633" />
<stop offset="100%" stop-color="#2D0B54" />
</radialGradient>
<rect width="300" height="300" fill="url(#spaceGradient)" />
<circle cx="150" cy="50" r="20" fill="url(#discoGradient)" />
<radialGradient id="discoGradient" cx="150" cy="50" r="20">
<stop offset="0%" stop-color="#A600FF" />
<stop offset="100%" stop-color="#6F00D2" />
</radialGradient>
<g transform="translate(150,180)">
<defs>
<radialGradient id="planet1Gradient" cx="0.5" cy="0.5" r="0.5">
<stop offset="0%" stop-color="#FFC700" />
<stop offset="100%" stop-color="#F58D00" />
</radialGradient>
<radialGradient id="planet2Gradient" cx="0.5" cy="0.5" r="0.5">
<stop offset="0%" stop-color="#00FFC8" />
<stop offset="100%" stop-color="#00A38F" />
</radialGradient>
<radialGradient id="planet3Gradient" cx="0.5" cy="0.5" r="0.5">
<stop offset="0%" stop-color="#FF59B5" />
<stop offset="100%" stop-color="#A60069" />
</radialGradient>
</defs>
<circle cx="-40" cy="-15" r="15" fill="url(#planet1Gradient)" />
<circle cx="40" cy="20" r="20" fill="url(#planet2Gradient)" />
<circle cx="0" cy="45" r="10" fill="url(#planet3Gradient)" />
<g fill="#FBA44A">
<path d="M -40 30 c 30 40 70 0 40 -80 S 20 -50 -40 30z" />
<path transform="rotate(120)" d="M -40 30 c 30 40 70 0 40 -80 S 20 -50 -40 30z" />
<path transform="rotate(240)" d="M -40 30 c 30 40 70 0 40 -80 S 20 -50 -40 30z" />
<animateTransform attributeName="transform"
type="rotate"
from="0 150 180"
to="360 150 180"
dur="20s"
repeatCount="indefinite"/>
</g>
</g>
<g fill="white" opacity="0.2">
<circle cx="145" cy="45" r="2" />
<circle cx="155" cy="45" r="2" />
<circle cx="150" cy="40" r="2" />
<animateTransform attributeName="transform"
dur="5s"
type="rotate"
from="0 150 50"
to="360 150 50"
repeatCount="indefinite"/>
</g>
</svg>
Judge's Analysis
Player 2's image is more visually cohesive and effectively represents the theme of an octopus juggling planets.
The composition is clearer with vibrant colors that enhance the depiction of planets and the octopus.
Player 1's image lacks clarity and the elements are less distinguishable, making it harder to connect with 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 giraffe wearing roller skates juggling flaming torches"
"Bear in a business suit, balancing on a unicycle, holding an umbrella"
"Surreal clock melting over a cactus in desert, vibrant colors, geometric style"
"Floating city of balloons over a giant sunflower field, in vibrant pop art style"
"A flamingo in a spacesuit playing the electric guitar on the moon"
"Cactus in a fishbowl with a tiny sailboat floating between its spines"