Closed grekko closed 4 years ago
A Twilight Imperium game could be modeled with:
Game
Player
Round
@grekko I really like the approach you presented here. Only thing that comes to mind right now: How about to store the map string along the Game entity?
Basis Data Structure
A Twilight Imperium game could be modeled with:
Game
: A single game session, tracking metadata about the game (who won, who took mecatol, …) and ties together all entitiesPlayer
: Describing each Players basic Setting like their seating at the table, their Faction, NameRound
: Tracking the most important changes thorugh each round, e.g. the opened Public Objectives, the picked Stragey Cards and scored Victory PointsGames
Player