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

write the game state boilerplate #1

Open
sandemiroren1 opened this issue Jul 22, 2024 · 0 comments
Open

write the game state boilerplate #1

sandemiroren1 opened this issue Jul 22, 2024 · 0 comments

Comments

@sandemiroren1
Copy link
Owner

we need a class to represent the game state. This consists of:

  • The Joker Tile
  • The remaining number of Tiles to be drawn
  • Which Player's turn it is
  • The hand of the main player
  • The tiles in the middle
  • The status' of each of the players in terms of how they opened their tiles.
  • The discarded tiles
  • The tile available for the main player to take.
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