Tag: game
-
A Little C++ Game
I’m picking up C++ to add to the list of languages I’m familiar with. This is a little guessing game to start things in motion. For those interested, I have attached the source code below. Do bear with me if something doesn’t seem optimal (and let me know what so I can improve!). Things I’m…