Hi! I got a problem with rating system.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Spaliasum

I have a simple game, in principle it is similar to mario, just a little different. The game has a player’s points (the sum of all points earned per game) and the ability to write your character name.
I compile it to play on the phone. How can I make that the player’s name and points are sent to me in some kind of table, for example, at the end of the game?