Wrote SwiftUI
Day 21 of #100DaysOfCode and I was finally able to post! I finished the flag picker tutorial from HackingWithSwift and I was even able to complete the challenges with ease! This app randomly chooses a flag and the user must pick the right one. If the user guesses correctly then the score is updated +1. I haven't added any penalty for guessing wrong but I could easily add it by -1 the score property. I learned so much about Stacks, State, Alerts, Buttons, and some cool image modifiers in #SwiftUI Excited for more :)