ickerio / cits3403

0 stars 1 forks source link

Darwing 'Word' generating suggestion. #30

Closed jjwilliamjun closed 5 months ago

jjwilliamjun commented 6 months ago

Word Generator Concept:

Offer the drawer a choice of three options for what to draw. Each option could be structured as an 'adjective + noun'. For example:

Random Adjectives + Fixed noun

Random Adjectives + Random noun

This format would introduce a challenging element for both the drawer and the guesser. We need to consider how to balance the game so that guessing remains neither too difficult nor too simplistic.

Advanced Version Proposal:

In a more advanced version, we could host sessions with four groups of participants competing in real-time. However, facilitating live sessions for each game is pretty challenging.

ansuuuuuuu commented 6 months ago

Super interesting! This would need to be considered in terms of the logic in guess checking and assigning points for the leaderboard? E.g: if the word to guess was 'Crazy Banana' and the user guessed 'Insane Banana' only the 'Banana' aspect would be considered correct so would giving a drop-down of randomly selected adjectives to guess from be more suitable- The variability in language here is an aspect of unreliability which should be considered first?