Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Game variant to play the board game Top Ten #33

Open
ThePottersNephew opened this issue Jan 20, 2022 · 0 comments
Open

[Feature] Game variant to play the board game Top Ten #33

ThePottersNephew opened this issue Jan 20, 2022 · 0 comments

Comments

@ThePottersNephew
Copy link

Thanks to all involved for the great implementation!

I became aware of your webapp because I was actually looking for an online implementation for the board game "Top Ten". The game has some similar mechanics as "Wavelength".

Maybe your implementation could be extended to allow playing "Top Ten" as well. I'll briefly explain the gameplay: Cards from 1-10 are dealt face down to 3-8 players -> the guessing person reads out a card with a scale from to, like in Wavelength -> the players each have to think of a term that corresponds to their received card number -> at the end the guessing person has to put the terms in the right order

Example:

  • Tom, Tim, Anna and Ella play together.
  • The guessing Tom hands out cards face down between 1-10 to Tim, Anna and Ella - Tim has the number 1, Anna the number 5, and Ella the number 10
  • Guessing Tom reads out the card that says, for example, "If Daenerys wasn't the mother of dragons. What would she be the mother of. From cute to scary."
  • Tim (has received card 1 face down) gives the term "Mickey Mouse"
  • Anna (received card 5 face down) gives the term "E.T."
  • Ella (has received card 1 face down) gives the term "Godzilla"
  • The guessing Tom, guesses the correct order: Micky Mouse, E.T., Godzilla
  • The game is cooperative and the group gets three points, in case of a mistake there are correspondingly less points.

For your implementation, this would mean that the guesser in the example would have to determine the position on the scale 3 times in a row, or that there would be 3 points on the scale that would have to be put in the correct order.

(this text was translated by machine)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant