diff --git a/README.md b/README.md index bca1f73..15bc2b5 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Databases:

- +

@@ -186,7 +186,7 @@ Databases: - + @@ -314,7 +314,7 @@ To make a move, click on **one of the colors** from below :point_down: @MrStuffmaker - + @@ -322,7 +322,7 @@ To make a move, click on **one of the colors** from below :point_down: @MrStuffmaker - + @@ -330,7 +330,7 @@ To make a move, click on **one of the colors** from below :point_down: @MrStuffmaker - + diff --git a/mastermind/board.json b/mastermind/board.json index 3e1460e..aa2c70b 100644 --- a/mastermind/board.json +++ b/mastermind/board.json @@ -1 +1 @@ -{"total_games": 8, "total_moves": 125, "correct_position": 0, "correct_code": 3, "winner": "MarkisDev", "code": "b3JhbmdlIHB1cnBsZSBncmVlbiByZWQ=", "state": [["blue", "red", "white", "blue"], ["white", "red", "orange", "purple"], ["green", "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}} \ No newline at end of file +{"total_games": 8, "total_moves": 126, "correct_position": 0, "correct_code": 3, "winner": "MarkisDev", "code": "b3JhbmdlIHB1cnBsZSBncmVlbiByZWQ=", "state": [["blue", "red", "white", "blue"], ["white", "red", "orange", "purple"], ["green", "red", "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}} \ No newline at end of file