Feedback is much appreciated
The thing I noticed is both SetAnagram and SetLength are a bit too large a scope. You are taking from the NO list the instructor mentioned in the beginning regarding a large dictionary. I’d say, disregarding the time you posted this, wait until you have made the game work with a single word before jumping to much larger functions.
How about void CheckIfCow and void CheckIfBull??
Also, I don’t mean to be a smart Alec, but it’s an Isogram not Anagram
Isogram -> A word where letters don’t repeat. (Ex: Dog, Big, Etc…)
Anagram -> A word whose letters can be re-arranged to form a new word. They are really cool and funny. (Ex: Mother-In-Law = Woman Hitler)