A service for maintaining character sheets
npm install @galaxyops/character-sheetMaintains 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.
- Swagger (localhost only)
- Lambda
- ApiGateway
- MongoDB
- 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.
- Data Oriented Design
- Entity Component System and Netcode
- Character states
- Implementation MUST avoid infringing on patent
"Method and system for improved performance of a video game engine"