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/assign identity cards #129

Conversation

linycken013127
Copy link
Collaborator

Why Need This Change? / Root Cause:

The current function for assigning identity cards cannot handle situations outside of three people. There needs to be a comprehensive way to deal with cases involving three to nine people and other scenarios.

Changes Made:

  • Adjusted the AssignIdentityCards function to handle three to nine people.
  • Added unit tests for the AssignIdentityCards function.

Test Scope / Change Impact:

Testing for creating games should return an error for situations involving three to nine people and beyond.

Issue:

@linycken013127 linycken013127 merged commit ebe3198 into Game-as-a-Service:dev Mar 24, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant