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

Create CLI validate command that validates current relationships. #11

Open
nicktohzyu opened this issue Dec 17, 2021 · 0 comments · May be fixed by #15
Open

Create CLI validate command that validates current relationships. #11

nicktohzyu opened this issue Dec 17, 2021 · 0 comments · May be fixed by #15
Assignees
Labels
good first issue Good for newcomers

Comments

@nicktohzyu
Copy link
Member

What conditions do we need to check? (do point out more)

  • every player has exactly one angel and mortal
  • relationships are symmetrical (if alice is bob's angel, then bob must be alice's mortal)

Propose an algorithm to check these conditions

@nicktohzyu nicktohzyu added the good first issue Good for newcomers label Dec 17, 2021
@gnahzeus gnahzeus linked a pull request Dec 30, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants