Skip to contents

Print to the console your pet's current characteristics and status values.

Usage

get_stats()

Value

Nothing.

Details

The output will show the following elements:

Name

Pet's user-provided name.

Species

Randomly-selected pet species.

Age

Days since born.

Level

Growth stage.

Alive

Is the pet alive?

Happy

Happiness on a scale of 0 to 5.

Hungry

Hunger on a scale of 0 to 5.

Dirty

Dirtiness on a scale of 0 to 5.

Examples

if (FALSE) get_stats()