doodlechaos / ChaosLeagueLiveOS

Open source interactive livestream for twitch!
GNU General Public License v3.0
24 stars 13 forks source link

[Suggestion] Different approach for selecting Quip Battle prompts #6

Open Thedoczek opened 8 months ago

Thedoczek commented 8 months ago

Okay so this is Chaos League and that means there must be chaos.

Right now Quip Battle prompts are iterated through one after another, which is not chaos, it's order.

My idea was the following: Randomize the prompt selection with weights.

When starting the stream, every prompt has the weight 1. If a prompt is selected, it's weight is reset to 0. Every other prompt gets it's weight increased by 1. This will add more variety and some random chance to the prompt selection - It may happen that a prompt appears twice in a short amount of time or that it doesn't appear for a very long time. More chaos = better gameplay!