# Third-party notices

Whack-a-Monkey bundles the following third-party assets. Each is inlined into
the distributed bundle as a data URI at build time.

## Animal sprites

- **Source:** Kenney Animal Pack Remastered (https://kenney.nl/assets/animal-pack-remastered)
- **Author:** Kenney (https://kenney.nl)
- **License:** Creative Commons Zero v1.0 Universal (CC0 1.0, public domain dedication; https://creativecommons.org/publicdomain/zero/1.0/)
- **Files used:** the `monkey`, `frog`, `parrot`, `snake`, and `sloth` sprites (Round style), redrawn to PNG and inlined under `src/assets/`.

## Foliage sprites (jungle scenery)

- **Source:** Kenney Foliage Sprites (https://kenney.nl/assets/foliage-sprites)
- **Author:** Kenney (https://kenney.nl)
- **License:** Creative Commons Zero v1.0 Universal (CC0 1.0, public domain dedication; https://creativecommons.org/publicdomain/zero/1.0/)
- **Files used:** four flat foliage silhouettes (two bushes, a grass tuft, and a leaf), resized and inlined under `src/assets/scenery/`. The game tints these white masks to the skin's foliage colors at draw time.

CC0 places these assets in the public domain: no attribution is required. This
notice is provided as a courtesy and to record provenance.
