Bull Cow extra feature (lesson 83)

As an extra feature for the BullCow game I implemented a points variable. This resembles how much points you have gained in the game and keeps increasing until you are out of lives. The points are calculated based on the word length and the number of guesses it took. I also doubled the amount of lives because as I was playing the game myself I found it pretty hard to get the correct word.

So far I really like the course. The lectures are very clear and well explained. I am looking forward to proceed with the course and learn even more about C++ and game development!

1 Like

I like that idea! Great job adding the extra feature.

Privacy & Terms