Packaged BullCow game

https://drive.google.com/file/d/1wT9N9WWdI3lLTYHdC5IAUEv6SFTu7irS/view?usp=sharing

There is an entire visual studio project of my implementation.
I’ve created different class “View” that i moved into previous main functions for clarity.
I’ve changed “IsLowercase” to “ChangeToLowercase” method so the imput is valid no matter the lowercase.
I’ve added two extra enumerators that check if imput is letters only and if words enter do not repeat.
I’ve added some basic set of words that are randomized between games so the game can have some replability.

Privacy & Terms