markrizko / BullCowGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulls and Cows game from a Udemy course I took in high school while I was learning C++ on my own. While this code is from a guided tutorial, I myself added an implementation of using a text file as a word bank rather than storing it in an array in the program. I also added a difficulty setting to the game. 

About


Languages

Language:C++ 100.0%