Hi, I am making a game, and need a simple way to get the highest score, and that player’s name. And a way to send data to say there’s a new high score. I tried using a simple UDP system but i can’t get it to work. I don;t mind running a server, but would prefer not to.
Why not just use HTTP?