The last ball problem
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
When attempting to score the last ball (the eight), if a player touches it the
game may think he's touching a wrong ball.
```
Original issue reported on code.google.com by `ninja.dalbem` on 20 Jul 2010 at 5:56
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file, test, or entry point is named. Start by reproducing a shot involving the last ball, then trace the scoring and ball-validation path to determine why touching the eight is classified as touching the wrong ball. Done means the last-ball case is handled correctly without the wrong-ball result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100