MrEliptik / godot_twitch_games

Collection of small chat interactive games for Twitch
https://bento.me/mreliptik
MIT License
16 stars 5 forks source link

Random game mode #82

Open MrEliptik opened 9 months ago

MrEliptik commented 9 months ago

As we discussed in https://github.com/MrEliptik/godot_twitch_games/issues/66, we could define a random game mode.

Streamer starts random game using a command or chose random game on the selection screen. After a winner is defined is any of the game, we draw a new random game and start for one round.

We could add a optional state to let the viewers vote for the next game https://github.com/MrEliptik/godot_twitch_games/issues/83