Bag Building
The one-sentence "definition" that should be in italics.
This pattern is a still a stub.
Note: BoardGameGeek calls this 'Pool Building'.
Contents
Examples
Using the pattern
Bag Management can be seen as an alternative to Deck Building. The main design options regarding Bag Building is what type of Tokens can be placed in a bag, when players get put Tokens in a bag, and when players draw Tokens from the bag. Another important design choice is whether bags are individually owned by players or if they are Shared Resources.
Games with Bag Building can allow players the possibility of manipulating the Tokens within bags through Bag Management.
Interface Aspects
Bag Building is an Interface Pattern.
Consequences
Bag Building is a way to make use of Tokens as Investments. It creates Randomness since the idea of using bags is to make it uncertain which Tokens are drawn when some Tokens should be drawn.
Relations
Can Instantiate
Can Modulate
Can Be Instantiated By
-
Can Be Modulated By
Bag Management, Shared Resources
Possible Closure Effects
-
Potentially Conflicting With
-
History
New pattern created in this wiki.
References
-
Acknowledgements
-