MrEliptik / godot_twitch_games

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

Questions list #86

Open MrEliptik opened 5 months ago

MrEliptik commented 5 months ago

A list of questions to ask, closed or open. If open, they should include the possible replies (up to 4).

Questions could be in a dictionary that can easily be stored as JSON. questions { "This is a question": { reply_1, reply_2 } }