Extra feature on BullCowGame

Hey, everyone!

Alongside with the count of Bulls and Cows found on the player’s guess, I’m also displaying the Bulls and Cows itself (the letters).
To accomplish that, I did some small changes, that follows.

1 - I’ve added those FString’s that represents them.
1

2 - I’ve changed the function that checks the player’s guess.

3 - I’ve printed those two FString’s (if their Len() is greater than 0).

Now let’s dive in Building Escape!

3 Likes

Great job @franzmodotti ! You went above and beyond! Keep it up!

Privacy & Terms