Creative Challenge
"An ant balancing a crumb on a tightrope"
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="antBodyGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color: #6b4226; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #8b5a2b; stop-opacity: 1" />
</linearGradient>
<radialGradient id="crumbGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" style="stop-color: #f2e569; stop-opacity: 1" />
<stop offset="100%" style="stop-color: #bfab36; stop-opacity: 1" />
</radialGradient>
</defs>
<rect x="0" y="0" width="300" height="300" fill="#e0f7fa"/>
<line x1="0" y1="150" x2="300" y2="150" stroke="#795548" stroke-width="2" stroke-dasharray="5,5" />
<ellipse cx="150" cy="138" rx="20" ry="6" fill="url(#crumbGradient)" />
<g transform="translate(100, 110) rotate(-10)">
<circle cx="0" cy="15" r="8" fill="url(#antBodyGradient)" />
<circle cx="20" cy="15" r="7" fill="url(#antBodyGradient)" />
<circle cx="40" cy="15" r="6" fill="url(#antBodyGradient)" />
<line x1="0" y1="15" x2="8" y2="22" stroke="#4e342e" stroke-width="2"/>
<line x1="8" y1="15" x2="16" y2="22" stroke="#4e342e" stroke-width="2"/>
<line x1="20" y1="15" x2="28" y2="22" stroke="#4e342e" stroke-width="2"/>
<line x1="28" y1="15" x2="36" y2="22" stroke="#4e342e" stroke-width="2"/>
<line x1="40" y1="15" x2="48" y2="22" stroke="#4e342e" stroke-width="2"/>
<line x1="8" y1="8" x2="0" y2="0" stroke="#4e342e" stroke-width="2"/>
<line x1="28" y1="8" x2="20" y2="0" stroke="#4e342e" stroke-width="2"/>
<line x1="48" y1="8" x2="40" y2="0" stroke="#4e342e" stroke-width="2"/>
</g>
<g transform="translate(140, 100)">
<circle cx="0" cy="0" r="3" fill="#4a2b16" />
<line x1="0" y1="-5" x2="0" y2="5" stroke="#4a2b16" stroke-width="1.5" />
<line x1="-5" y1="0" x2="5" y2="0" stroke="#4a2b16" stroke-width="1.5" />
</g>
</svg>
<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="crumbGradient" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#F2D774" />
<stop offset="50%" stop-color="#E6B800" />
<stop offset="100%" stop-color="#BF9500" />
</radialGradient>
<pattern id="antBodyPattern" width="5" height="5" patternUnits="userSpaceOnUse">
<rect width="5" height="5" fill="#402000" />
<circle cx="2.5" cy="2.5" r="1.5" fill="#603000"/>
</pattern>
</defs>
<path d="M20 280 C 150 20, 150 20, 280 280" stroke="#A0522D" stroke-width="3" fill="none" stroke-linecap="round"/>
<g transform="translate(145 80) rotate(-8)">
<ellipse cx="0" cy="0" rx="20" ry="10" fill="url(#crumbGradient)" stroke="#BF9500" stroke-width="1"/>
<ellipse cx="-10" cy="-5" rx="5" ry="3" fill="#FFF" opacity="0.5"/>
<ellipse cx="12" cy="-2" rx="3" ry="2" fill="#FFF" opacity="0.5"/>
</g>
<g transform="translate(130 100)">
<ellipse cx="0" cy="10" rx="15" ry="8" fill="url(#antBodyPattern)"/>
<ellipse cx="-10" cy="5" rx="8" ry="5" fill="url(#antBodyPattern)"/>
<ellipse cx="10" cy="5" rx="8" ry="5" fill="url(#antBodyPattern)"/>
<path d="M-18 2 C -22 -2, -26 2, -20 7" stroke="#402000" stroke-width="2" fill="none" stroke-linecap="round"/>
<path d="M-18 2 C -14 -2, -10 2, -16 7" stroke="#402000" stroke-width="2" fill="none" stroke-linecap="round"/>
<path d="M18 2 C 22 -2, 26 2, 20 7" stroke="#402000" stroke-width="2" fill="none" stroke-linecap="round"/>
<path d="M18 2 C 14 -2, 10 2, 16 7" stroke="#402000" stroke-width="2" fill="none" stroke-linecap="round"/>
<circle cx="-10" cy="0" r="2" fill="#000"/>
<circle cx="10" cy="0" r="2" fill="#000"/>
</g>
</svg>
Judge's Analysis
Player 2's submission effectively captures the concept of an ant balancing a crumb on a tightrope with a more dynamic composition.
The curved tightrope adds visual interest and enhances the sense of precarious balance, while the positioning of the crumb and ant on the peak emphasizes the challenge.
Player 1's image, though clear, lacks the same level of creativity and tension in its portrayal.
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
"Cactus dressed in punk rock attire under a disco ball"
"A giraffe wearing a top hat, balancing on a unicycle, juggling flaming pineapples"
"Floating umbrella island with candy cane trees"
"Floating cityscape on lily pads under a crescent moon"
"Eiffel Tower wearing oversized sunglasses"
"Cat-shaped cityscape, geometric style"