Potential Uses of Briqs & Briq Sets

Ranging from straightforward to more complex ideas.


1) Mystery / Generative Box Concept

<aside>

Adapt the existing “Box” mechanic (burn a Box to receive briqs + a Booklet) into a randomized or address-based generative distribution.

</aside>

Use Case

Loot Boxes: Burning the box can yield random briqs or briqs determined by the user’s address (a generative approach).

Technical Considerations

On-Chain Randomness: Integrate VRF or block-hash randomness for unpredictability.

Deterministic Generation: Hash the user’s wallet address for a unique yet deterministic distribution.

Same Flow: The rest of the flow (minting briqs, awarding a Booklet) remains unchanged from the standard Box approach.


2) External Contract Reconfiguration of Sets

<aside>

Allow an external (third-party) or “game” contract to forcibly modify the briqs within a Set under certain conditions.

</aside>

Use Case

Briq Fighter: Two characters (Sets) battle; the loser loses briqs to the winner.

Spaceship Race: Collisions remove briqs from a spaceship Set.