UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

SOLVED: Day 25 Challenge: Rock Paper Scissors

Forums > 100 Days of SwiftUI

Had fun with the Rock Paper Scissors challenge. I used emoji for the button icons.

let tokens        = ["🪨", "📃", "✂️"] // rock, paper, scissors

Rock Paper Scissors

2      

You use the insert image markdown (see the 'mountain' icon in the markdown command icons above the detail entry box fo r a reply), and link it to an image (for example a .png file) not just the webpage.

Or type it in manually, with maybe using a smaller image in this case.

![Rock Paper Scissors](https://i.imgur.com/0uEqW8X.png)

'Rock Paper Scissors' is just the Alt Text, you could leave it blank if you don't need the Alt Text.

![](https://i.imgur.com/0uEqW8X.png)

Rock Paper Scissors

2      

Thanks!
I did not include the .png extension. This was the problem I had with the markdown.

Now, I need to figure out how to make the size less offensive.

2      

Hacking with Swift is sponsored by RevenueCat

SPONSORED Take the pain out of configuring and testing your paywalls. RevenueCat's Paywalls allow you to remotely configure your entire paywall view without any code changes or app updates.

Learn more here

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.