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

Bowling challenge in Ruby #391

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

tomcarmichael
Copy link

No description provided.

Choose a reason for hiding this comment

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

The frame class looks good, you've considered first and second rolls and how they interact with bonus rolls

Choose a reason for hiding this comment

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

This looks good, comments are helpful and you've included methods for calculating bonus points in frams 1 to 9 and in the final frame.

Choose a reason for hiding this comment

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

Good idea using the example game from Github in the test.

Choose a reason for hiding this comment

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

The only suggestion I can make is to add more tests here.

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.

2 participants