1 repositorio
Systems that create associative links between in-game world objects and their corresponding guide entries.
Distinct from Entity Linking: Shortlist candidates refer to NLP entity linking or API mapping, not linking a game entity to a help page.
Explore 1 awesome GitHub repository matching user interface & experience · Entity-to-Documentation Linking. Refine with filters or upvote what's useful.
Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an Entity-Component-System (ECS) game engine that separates logic into systems and data into components to manage complex entity interactions. The project functions as a grid-based physics simulator with a YAML data-driven prototype system for defining game objects. The project features a specialized 2D sprite rendering engine that maps server-side appearance data to client-side shaders. It implements a networking model with client-side prediction and dirty-flagged state synchronization to reduce inp
Attaches a help component to entities so that examining them links to a guidebook entry.