Bug 735

Summary: The possible position generate for rook is not as expected
Product: CS3343 Group 26 XiangQi Game Reporter: Tracy Puk <tcpuk2-c>
Component: DisplayAssignee: Teresa Fung <chinwfung3-c>
Status: RESOLVED FIXED    
Severity: major CC: likslee2-c
Priority: ---    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: Possible position generated for rook is not as expected

Description Tracy Puk 2022-11-25 16:40:46 HKT
Created attachment 135 [details]
Possible position generated for rook is not as expected

- Steps to reproduce
1. start the game
2. player selects RR/BR to move

- Expected result
The possible moves for RC at h2
[a1,a2]


- Actual result
The possible moves for RC at h2
[a1,a2,a6]
Comment 1 likslee2-c 2022-11-29 15:26:44 HKT
Updated same changes with bug 734.
Comment 2 Teresa Fung 2022-11-30 15:04:22 HKT
Fixed by Tim