Skip to content

Commit

Permalink
@MrStuffmaker played red!
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 31, 2024
1 parent b759237 commit 8d7dd88
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Databases:
<!--BEGIN METADATA-->
<div>
<p>
<img src="https://img.shields.io/badge/Moves%20played-117-blue?style=for-the-badge">
<img src="https://img.shields.io/badge/Moves%20played-118-blue?style=for-the-badge">
<img src="https://img.shields.io/badge/Completed%20games-8-brightgreen?style=for-the-badge">
<img src="https://img.shields.io/badge/Total%20players-3-blueviolet?style=for-the-badge">
</p>
Expand Down Expand Up @@ -158,7 +158,7 @@ Databases:
<img src="images/blue.png">
</th>
<th>
<img src="images/blank.png">
<img src="images/red.png">
</th>
<th>
<img src="images/blank.png">
Expand Down Expand Up @@ -311,26 +311,26 @@ To make a move, click on **one of the colors** from below :point_down:
</tr>
<tr>
<td>
<a href="https://github.com/HamzaGSopp">@HamzaGSopp</a>
<a href="https://github.com/MrStuffmaker">@MrStuffmaker</a>
</td>
<td>
<img src="images/blue.png">
<img src="images/red.png">
</td>
</tr>
<tr>
<td>
<a href="https://github.com/imrtls00">@imrtls00</a>
<a href="https://github.com/HamzaGSopp">@HamzaGSopp</a>
</td>
<td>
<img src="images/red.png">
<img src="images/blue.png">
</td>
</tr>
<tr>
<td>
<a href="https://github.com/blitzionic">@blitzionic</a>
<a href="https://github.com/imrtls00">@imrtls00</a>
</td>
<td>
<img src="images/blue.png">
<img src="images/red.png">
</td>
</tr>
</table>
Expand Down
2 changes: 1 addition & 1 deletion mastermind/board.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"total_games": 8, "total_moves": 117, "correct_position": 0, "correct_code": 0, "winner": "MarkisDev", "code": "b3JhbmdlIHB1cnBsZSBncmVlbiByZWQ=", "state": [["blue", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"]], "users": {"rayyan016": 3, "DivakarGC": 2, "wonhyeongseo": 1}}
{"total_games": 8, "total_moves": 118, "correct_position": 0, "correct_code": 0, "winner": "MarkisDev", "code": "b3JhbmdlIHB1cnBsZSBncmVlbiByZWQ=", "state": [["blue", "red", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"], ["blank", "blank", "blank", "blank"]], "users": {"rayyan016": 3, "DivakarGC": 2, "wonhyeongseo": 1}}

0 comments on commit 8d7dd88

Please sign in to comment.