My BCGame, with neat ASCII art and difficulty selection

Hey everyone!

So this is my version of the Bulls and Cows game.

I found some nice ASCII art in the internet (due credits are properly given), and also implemented difficulty selection at the beginning of each game. There are several words that the game uses (watch out not to see them in the code before playing!), but only one for each difficulty (length). I want to make a dictionary with several words of each length and draw them at random, but I’ll leave this for future versions.

Feel free to try it out, and let me know of your thoughts on it. I’m specially interested on how many tries you might have needed to guess each of the words!

Thanks! :grin:

FBullCowGame.zip (5.6 KB)

Privacy & Terms