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

Add models for User and Room #20

Open
priyanshsaxena opened this issue Jun 22, 2020 · 0 comments
Open

Add models for User and Room #20

priyanshsaxena opened this issue Jun 22, 2020 · 0 comments
Assignees

Comments

@priyanshsaxena
Copy link
Owner

Consider:

  • Users can be registered or guest.
  • Registered users must be given a username, other info should be minimal to start with.
  • A room (or should we call it Match, or Game) should have number of rounds (times each player would get to deal), two teams (Red/Blue ?) and four players, and the score for each team.
  • Each round is characterized by the highest bidder (whose partner has to open up the cards), the bid and the cards assigned to the players. What else do we need ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants