# Pet Menagerie Sprite Credits

This app uses the local sprite sheets supplied from the user's asset folders and normalizes them into app-ready horizontal strips in `assets/`.

## Raccoon

- `raccoon-scurry.png`
- `raccoon-sleep.png`

## Gremlin

- `gremlin-idle.png`

## Goblin

- `goblin-green-argue.png`

## Troll

- `troll-idle.png`

## Ogre

- `ogre-idle.png`

## Pigeon

- `pigeon-walk-right.png`
- `pigeon-peck.png`

## Processing

- `work/build_pet_assets.py` slices and scales the local sheets into the app assets.
- `concept.png` is the visual layout reference used while building the interface.
