BullCowGame Code

Here is the screen shot for my current code. You might notice that WORD_LENGTH isn’t defined. That is because I defined it in a header

file called “constants.h”. Hence the constants.h file at the top.

Since then I’ve also added code to line 13 that goes like this–std::cout << "Your guess: "-- so that it is more well defined for the player.

i think you shoud add a word lenght, it´s not much, but it looks better

Privacy & Terms