DEV Community

dev.to staff for The DEV Team

Posted on

Caption This! 🤔💭

Think you've got what it takes to whip up the cleverest caption for this image? Give it a shot!

Image of a sheep overgrown with fur really close up

Top comments (9)

Collapse
 
montyharper profile image
Monty Harper • Edited
// SwiftUI
// Debugging the Eyes

struct SheepsHead: View {
   var body: some View {
      VStack {
         HStack {
//           LeftEye()
//           RightEye()
         }
         NoseAndMouth()
      }
      .backgroundStyle(.whiteFur)
      .thickness(.max)
   }
}
Enter fullscreen mode Exit fullscreen mode
Collapse
 
baenencalin profile image
Calin Baenen

What language is this?

Collapse
 
montyharper profile image
Monty Harper

Swift for iOS, using SwiftUI for the user interface.

Collapse
 
pwd9000 profile image
Marcel.L

Blinded by wool, yet still seeking clarity 😂

Collapse
 
xwero profile image
david duymelinck

AI generated image with the prompt: create sheep with more wool

Collapse
 
ssukhpinder profile image
Sukhpinder Singh

That's me every Monday...!!

Collapse
 
praneshchow profile image
Pranesh Chowdhury

Is that a sheep?

Collapse
 
programordie profile image
programORdie

How did you get a photo of me?

Collapse
 
yowise profile image
a.infosecflavour

Endless evolution💪