Bug 735 - The possible position generate for rook is not as expected
Summary: The possible position generate for rook is not as expected
Status: RESOLVED FIXED
Alias: None
Product: CS3343 Group 26 XiangQi Game
Classification: Unclassified
Component: Display (show other bugs)
Version: unspecified
Hardware: All All
: --- major
Assignee: Teresa Fung
URL:
Depends on:
Blocks:
 
Reported: 2022-11-25 16:40 HKT by Tracy Puk
Modified: 2022-11-30 15:04 HKT (History)
1 user (show)

See Also:


Attachments
Possible position generated for rook is not as expected (54.16 KB, image/png)
2022-11-25 16:40 HKT, Tracy Puk
Details

Note You need to log in before you can comment on or make changes to this bug.
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