Bug 568

Summary: The possible moves tips are incomplete.
Product: CS3343 Chinese Checker Reporter: yutongmen2-c
Component: Algorithm ComponentAssignee: yutongmen2-c
Status: CONFIRMED ---    
Severity: enhancement CC: yutongmen2-c
Priority: ---    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: The image indicates that there is one possible position missing.

Description yutongmen2-c 2021-11-17 23:42:36 HKT
Created attachment 85 [details]
The image indicates that there is one possible position missing.

The image indicates that there is one possible position missing.

Steps To Reproduce: 

Step 1: Produce a board with the pieces as follow.

Step 2: Enter the start move 1, 2

Step 3: Request the tips.

Actual Results: 

Tips for this move: you can move to
5 8
8 8
6 6

Expected Results: 

Tips for this move: you can move to

4 8
5 8
8 8
6 6

More information: N/A