Cause it could not compile previously so I had no idea where I went wrong. But it's solved. I didn't set my variables in the base class to...
#include <iostream> #include <string> #include <cmath> #include <conio.h> #include <cstdlib> using namespace std; class animal_game{...
Separate names with a comma.