Bug 552 - The possible moves tips are incomplete.
Summary: The possible moves tips are incomplete.
Status: CONFIRMED
Alias: None
Product: Chinese Checker
Classification: Unclassified
Component: Algorithm Component (show other bugs)
Version: unspecified
Hardware: All All
: --- normal
Assignee: yutongmen2-c
URL:
Depends on:
Blocks:
 
Reported: 2021-11-10 23:47 HKT by yutongmen2-c
Modified: 2021-11-17 23:36 HKT (History)
1 user (show)

See Also:


Attachments
The image indicates that there is one possible position missing. (43.87 KB, image/jpeg)
2021-11-10 23:47 HKT, yutongmen2-c
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yutongmen2-c 2021-11-10 23:47:10 HKT
Created attachment 73 [details]
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
Comment 2 yutongmen2-c 2021-11-17 23:36:23 HKT
(In reply to yutongmen2-c from comment #0)
> Created attachment 73 [details]
> 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