Skip to content

Commit 30ed035

Browse files
(Casper-Guo) Move white 2@0 (#3909)
1 parent c7a151f commit 30ed035

File tree

4 files changed

+39
-19
lines changed

4 files changed

+39
-19
lines changed

README.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ We're playing
55

66
<p align="center">
77
<b>It's the
8-
:white_circle:white
8+
:black_circle:black
99
team's turn.</b>
1010
</p>
1111

@@ -16,17 +16,18 @@ You're on a team! :wave:
1616
check back later, or [ask a
1717
friend](https://twitter.com/share?text=I'm+playing+The+Royal+Game+of+Ur+on+a+GitHub+profile.+Take+your+turn+at+https://github.com/rossjrw/rossjrw+%23RoyalGameOfUr+%23github) to make a move.
1818
* If you've not yet played a turn this game, make a move now to join the
19-
**:white_circle:white** team.
19+
**:black_circle:black** team.
2020

21-
<p align="center"><img src="https://raw.githubusercontent.com/rossjrw/rossjrw/play/games/current/board.3908.svg"></p>
21+
<p align="center"><img src="https://raw.githubusercontent.com/rossjrw/rossjrw/play/games/current/board.3909.svg"></p>
2222

23-
**:white_circle:White team:**
24-
You rolled a 2!
23+
**:black_circle:Black team:**
24+
You rolled a 1!
2525
What would you like to do?
2626

2727
| Choices *(pick one of them!)* |
2828
| --- |
29-
| [ Move a new piece to tile 2](https://github.com/rossjrw/rossjrw/issues/new?title=ur-move-2%400-0&amp;body=Press+Submit%21+You+don%27t+need+to+edit+this+text+or+do+anything+else.%0D%0A%0D%0ABe+aware+that+your+move+can+take+a+minute+or+two+to+process.) |
29+
| [ Move a new piece to tile 1](https://github.com/rossjrw/rossjrw/issues/new?title=ur-move-1%400-0&amp;body=Press+Submit%21+You+don%27t+need+to+edit+this+text+or+do+anything+else.%0D%0A%0D%0ABe+aware+that+your+move+can+take+a+minute+or+two+to+process.) |
30+
| [:rosette: Move the piece on tile 3 to tile 4](https://github.com/rossjrw/rossjrw/issues/new?title=ur-move-1%403-0&amp;body=Press+Submit%21+You+don%27t+need+to+edit+this+text+or+do+anything+else.%0D%0A%0D%0ABe+aware+that+your+move+can+take+a+minute+or+two+to+process.) |
3031

3132
-----
3233

@@ -46,7 +47,7 @@ What would you like to do?
4647
</tr>
4748
<tr align="center">
4849
<td><b><a href="https://github.com/LucasFASouza">@LucasFASouza</a></b> (2)</td>
49-
<td></td>
50+
<td><b><a href="https://github.com/Casper-Guo">@Casper-Guo</a></b> (1)</td>
5051
</tr>
5152
</tbody>
5253
</table>
@@ -56,7 +57,8 @@ What would you like to do?
5657
| Time | Turn | Event | Issue | Board |
5758
| :---: | :---: | :--- | :---: | :---: |
5859
| 14th Jan 2025 16:12 | **0** | :black_circle: **[@LucasFASouza](https://github.com/LucasFASouza)** started a new game | [#3907](https://github.com/rossjrw/rossjrw/issues/3907) | [link](https://raw.githubusercontent.com/rossjrw/rossjrw/ba9bdd49c409152e905083ab067eca674fa1d84b/games/current/board.3907.svg) |
59-
| 14th Jan 2025 16:13 | **1** | :black_circle: **[@LucasFASouza](https://github.com/LucasFASouza)** moved a black piece onto the board to position 3 | [#3908](https://github.com/rossjrw/rossjrw/issues/3908) | |
60+
| 14th Jan 2025 16:13 | **1** | :black_circle: **[@LucasFASouza](https://github.com/LucasFASouza)** moved a black piece onto the board to position 3 | [#3908](https://github.com/rossjrw/rossjrw/issues/3908) | [link](https://raw.githubusercontent.com/rossjrw/rossjrw/c7a151fb6ca4c0b3e881ff34bbdf81bad0958e43/games/current/board.3908.svg) |
61+
| 14th Jan 2025 16:14 | **2** | :white_circle: **[@Casper-Guo](https://github.com/Casper-Guo)** moved a white piece onto the board to position 2 | [#3909](https://github.com/rossjrw/rossjrw/issues/3909) | |
6062

6163
</details>
6264

games/current/board.3908.svg games/current/board.3909.svg

+4-4
Loading

games/current/log.json

+18-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"time": "2025-01-14T16:13:28.537Z",
1818
"team": "b",
1919
"action": "move",
20-
"boardImage": null,
20+
"boardImage": "https://raw.githubusercontent.com/rossjrw/rossjrw/c7a151fb6ca4c0b3e881ff34bbdf81bad0958e43/games/current/board.3908.svg",
2121
"events": {
2222
"rosetteClaimed": false,
2323
"captureHappened": false,
@@ -27,5 +27,22 @@
2727
"fromPosition": 0,
2828
"toPosition": 3,
2929
"roll": 3
30+
},
31+
{
32+
"username": "Casper-Guo",
33+
"issue": 3909,
34+
"time": "2025-01-14T16:14:06.756Z",
35+
"team": "w",
36+
"action": "move",
37+
"boardImage": null,
38+
"events": {
39+
"rosetteClaimed": false,
40+
"captureHappened": false,
41+
"ascensionHappened": false,
42+
"gameWon": false
43+
},
44+
"fromPosition": 0,
45+
"toPosition": 2,
46+
"roll": 2
3047
}
3148
]

games/current/state.json

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
{
2-
"currentPlayer": "w",
2+
"currentPlayer": "b",
33
"dice": [
44
1,
55
0,
6-
1,
6+
0,
77
0
88
],
9-
"diceResult": 2,
9+
"diceResult": 1,
1010
"possibleMoves": {
11-
"0": 2
11+
"0": 1,
12+
"3": 4
1213
},
1314
"board": [
1415
{
15-
"w": 7,
16+
"w": 6,
1617
"b": 6
1718
},
1819
{
1920
"w": 0,
2021
"b": 0
2122
},
2223
{
23-
"w": 0,
24+
"w": 1,
2425
"b": 0
2526
},
2627
{

0 commit comments

Comments
 (0)