Pet CaretakerTic-Tac-ToeBlackjack

C++ CLI

Pet Caretaker!

Pet Caretaker is a game where you have a pet dog that you take care of. You can feed it, play fetch with it, walk it, or have it take a little nap! Make sure to keep all its stats above 0 or the dog might run away!


Pet Caretaker Explained

The purpose of this game was to test my own knowledge of the game loop and learn about both inheritance and polymorphism. Each loop allows you to choose an option, and based on the option the stats will be changed according to it. One other feature is that if the dog's mood gets worse, it will make it harder to bring the dog's mood up through the various actions. Each loop also checks for a loss state, in which one of the stats hits 0.





Logo
Learning Academy LMSUnreal Engine 5Unreal Engine 4RAGE (CSUS)OpenGLC++ CLI