Skip to content

Commit

Permalink
@manya7s completed a guess and got hints!
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 12, 2024
1 parent 332d772 commit 24c4f7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Databases:
<table>
<tr>
<th>Position : 0
<th>Color : 0</th>
<th>Color : 1</th>
</th>
</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": 120, "correct_position": 0, "correct_code": 0, "winner": "MarkisDev", "code": "b3JhbmdlIHB1cnBsZSBncmVlbiByZWQ=", "state": [["blue", "red", "white", "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"]], "users": {"rayyan016": 3, "DivakarGC": 2, "wonhyeongseo": 1}}
{"total_games": 8, "total_moves": 120, "correct_position": 0, "correct_code": 1, "winner": "MarkisDev", "code": "b3JhbmdlIHB1cnBsZSBncmVlbiByZWQ=", "state": [["blue", "red", "white", "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"]], "users": {"rayyan016": 3, "DivakarGC": 2, "wonhyeongseo": 1}}

0 comments on commit 24c4f7d

Please sign in to comment.