Just an exercice form Unity Learn.
Mission : -manage flow between two scenes ( a Menu and the game one) -record player name and his score in json file as a save state system
Bonus : I added a score board using a dictionnary and bypassing restriction of serialisation of JsonUtility