Episode #521

Wurdle Part 3 - Handling guesses and the enter key

Series: Building a Wordle Clone in SwiftUI

12 minutes
Published on February 23, 2022

This video is only available to subscribers. Get access to this video and 572 others.

In this episode we will handle the enter key and migrate our state to contain an array of guesses. We will then refactor to an observable object to better encapsulate state changes and to enable testability.

This episode uses Xcode 13.2, Swift 5.5.