This pull request includes changes to the README.md, components/NPC.js, components/quest.js, and docstrings.md files. The changes involve updating the description of the BeastBreeder game in the README.md file, adding docstrings and comments to the NPC and Quest classes in the components/NPC.js and components/quest.js files, and adding the Inventory and Item classes to the inventory.js file.
Summary
Updated the description of the BeastBreeder game in the README.md file.
Added docstrings and comments to the NPC and Quest classes in the components/NPC.js and components/quest.js files.
Added the Inventory and Item classes to the inventory.js file.
Description
This pull request includes changes to the README.md, components/NPC.js, components/quest.js, and docstrings.md files. The changes involve updating the description of the BeastBreeder game in the README.md file, adding docstrings and comments to the NPC and Quest classes in the components/NPC.js and components/quest.js files, and adding the Inventory and Item classes to the inventory.js file.
Summary