This is an implementation of a guessing game, wherein the program asks questions to determine what animal the user is thinking about. If it guesses incorrectly, it will ask for another question that it can use in the future. To install, enter "make" in a command line. To run, enter "./animal_guess" or "animal_guess.exe" in the command line.