My Bulls & Cows Game

Implemented ability for player to choose how long the word to guess is. As well have a list of 13 words for each size randomly selected each play-thru. Along with some Figlet text, cause you know, it is a text console game. =)

Here is the repo for my build.

Awesome ASCII art! Your code is clean and tidy.

Really Clean Code .You could use multimap for allowing easier addition of new words of any length.

Privacy & Terms