diff --git a/README.md b/README.md index ff3c5d9..1c1f19c 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Databases: +
Position : 0 - Color : 1Color : 3
diff --git a/mastermind/board.json b/mastermind/board.json index 4e653a2..40289a6 100644 --- a/mastermind/board.json +++ b/mastermind/board.json @@ -1 +1 @@ -{"total_games": 8, "total_moves": 124, "correct_position": 0, "correct_code": 1, "winner": "MarkisDev", "code": "b3JhbmdlIHB1cnBsZSBncmVlbiByZWQ=", "state": [["blue", "red", "white", "blue"], ["white", "red", "orange", "purple"], ["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}} \ No newline at end of file +{"total_games": 8, "total_moves": 124, "correct_position": 0, "correct_code": 3, "winner": "MarkisDev", "code": "b3JhbmdlIHB1cnBsZSBncmVlbiByZWQ=", "state": [["blue", "red", "white", "blue"], ["white", "red", "orange", "purple"], ["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}} \ No newline at end of file