Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Descripsion of the game:

  1. Server should send everyone the same question from a question bank

  2. Everyone should send an answer to the question -> Everyone should see all the answers.

  3. How to know that everyone has already submitted the answer for the question

  4. Display all the answers with all the usernames.

  5. Send a turn signal to activate only one client

  6. Client matches an answer with a user

    • If correct, give a point to the current client and remove the answer from the list.
    • If incorrect, pass the turn token to the next player
  7. Finish when there is no more question

About

Duodle

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages