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

Game.complete? not handling points games correctly #186

Open
kevinreedy opened this issue Mar 28, 2020 · 0 comments
Open

Game.complete? not handling points games correctly #186

kevinreedy opened this issue Mar 28, 2020 · 0 comments
Labels
bug Something isn't working game model revamp

Comments

@kevinreedy
Copy link
Member

If a points game goes above max_points in any frame but is tied, the game is now "in overtime". You then play two more frames in singles or four more frames in doubles. If it is tied after those frames, play another two or four until it is no longer tied. Note that the game might go below max_points in the this process, but the game would still end.

@kevinreedy kevinreedy added bug Something isn't working game model revamp labels Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working game model revamp
Projects
None yet
Development

No branches or pull requests

1 participant