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

multiplayer quiz games #155

Open
dcsan opened this issue Aug 19, 2015 · 3 comments
Open

multiplayer quiz games #155

dcsan opened this issue Aug 19, 2015 · 3 comments
Labels

Comments

@dcsan
Copy link
Owner

dcsan commented Aug 19, 2015

feature idea

add "quiz" game

anyone can add quiz questions to the wiki
set format with question / answers / hints

chat room session opens
10 questions (who ever is in the room)

could be multiple choice... or free typing
each round - people type their answer / choice (1, 2 etc)
each round we announce the score
end of 10 questions - show the final score

multiplayer mode

first person to answer gets more points etc.
down until timeout for the question
end of game shows scoreboard / winner

since game is 5 questions, it keeps starting again, so people can come in at any time.

coop mode

goal is to get people to work together as a team
you all get the points if you all vote for the same thing.
if one person votes different and they're right, they get some mega bonus, to not encourage groupthink.
sort of prisoner's dilemma

when there is "consensus" of majority of players then we put in the round vote.

@dcsan dcsan added the P1 label Aug 25, 2015
@dcsan
Copy link
Owner Author

dcsan commented Aug 25, 2015

the big new feature I'd like to add.

@dcsan
Copy link
Owner Author

dcsan commented Aug 25, 2015

@abhisekp @SaintPeter @dting any thoughts?

@abhisekp
Copy link
Collaborator

@dcsan we can use the shuffler algo for the quiz in https://github.com/abhisekp/Quiz-Revamped/blob/master/js/script.js#L212-L222

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

No branches or pull requests

2 participants