Skip to content

[inventory] Add an Inventory system #57

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions