getans
if (getans("Would you like instructions (y or n)? ") == 0)
int getans(const char *);
int getans(const char *);
if (!getans("\nCare to play another game? (y-n) ")) {
if (!getans("In the same cave? (y-n) ")) {
if (!getans("Instructions? (y-n) "))