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 GameWinRecord support #38

Merged
merged 13 commits into from
May 3, 2024
Merged

Add GameWinRecord support #38

merged 13 commits into from
May 3, 2024

Conversation

hburn7
Copy link
Collaborator

@hburn7 hburn7 commented Apr 28, 2024

Adds basic support for GameWinRecord generation. Does not actually generate the records in the processor algorithm at the moment, we can figure out the best way to incorporate later.

Adds:

  • game_win_record function for generating a GameWinRecord from a &Game.
  • Adds HeadToHead and TeamVs tests for GameWinRecord generation.

Copy link
Contributor

@Chiffario Chiffario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes requested

@hburn7 hburn7 requested a review from Chiffario May 3, 2024 01:48
@hburn7 hburn7 mentioned this pull request May 3, 2024
4 tasks
@hburn7 hburn7 merged commit e63db78 into master May 3, 2024
0 of 3 checks passed
@hburn7 hburn7 deleted the feature/game-win-records branch May 3, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants