3.2.0 • Published 9 months ago

@galaxyops/character-sheet v3.2.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
9 months ago

@galaxyops/character-sheet

Lifecycle

Maintains in game characters, including whatever details, notes, game statistics, and background information a character needs during game play. This includes attributes, skills, disciplines, and more.

Stacks

  • Swagger (localhost only)
  • Lambda
  • ApiGateway

External Dependencies

  • MongoDB

Features

  • Components: structs of plain old data. Components have no functions. Base class with sub class. Helper function for access info. Nothing else. They mean different things to different systems at different points in time.

  • Archetype: A chosen set of components that an entity of a certain type will have.

References

Guidelines