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

Day 25 Completed

Forums > 100 Days of SwiftUI

I really liked creating the rock paper scissors game - really satisfying to build a nice little app.

Some highlights for me were:

  • preparing images for buttons in the 1x, 2x and 3x resolutions
  • tried to use a full screen background image, but it didn't look any good so I reverted to gradients
  • used an extension to clamp Int so that the score couldn't go into negative numbers
  • spent heaps of time exploring modifiers for the stacks, text and buttons
  • discovered Markdown works with Text
  • discovered Text can be concatenated with + but the result of concatentation is a some View - that can't be turned back into a Text; which makes using Text modifiers with it problematic

3      

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.