Skip to content

[inventory] Add an Inventory system #57

@joelalejandro

Description

@joelalejandro

An inventory represents a container of items. Such containers can be attached to other objects, like creatures or inanimate objects (i.e. chests).

  • An inventory has a capacity.
  • An inventory can store items.
  • Items can be retrieved from an inventory.
  • Items can stacked to occupy a single inventory space.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions