csfieldguide/static/interactives/bin-packing/README.md
# Bin Packing Interactive
**Author:** Isabelle Taylor
This interactive allows users to pack rectangles into 'bins', attempting to use the fewest number of bins possible.
## Required files
The interactive loads from a base website template which includes a JavaScript file containing jQuery, Bootstrap, and a few other utilities and polyfills.
See `static/js/website.js` for a full list.
It also uses interactjs.
Its licence is listed in `LICENCE-THIRD-PARTY`, with a full copy available in the `third-party-licences` directory.