Skip to content
Snippets Groups Projects
Commit 4491f756 authored by Xuan Trinh's avatar Xuan Trinh
Browse files

Allow piece to take swing action when deciding which path to take, Add test...

Allow piece to take swing action when deciding which path to take, Add test case 0 to test swing action.XUAN TRINH 4:00PM 27 mar 2021
parent 1d757062
Branches patch-1
No related tags found
No related merge requests found
{
"upper": [
[
"r",
4,
-4
]
],
"lower": [
[
"s",
-4,
4
],
[
"r",
-1,
1
],
[
"r",
1,
-1
],
[
"r",
3,
-3
]
],
"block": []
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment