vscode-pets
vscode-pets copied to clipboard
Stats about pets
Should be nice to have somewhere stats about pets with:
- characteristics (name, color, type)
- date of birth (creation)
- age
- height (depends of age and could adapt the height in the pet image's style)
- balls catched?
@nicolabosco87 I have implemented stats for the number of balls thrown which can be invoked with the
Display statistics for all your pets
and
Reset Statistics for all your pets
commands.
When the pull request is merged I can work on more statistics such as age of the pet and characteristics