Help in making online things

Godot Version

3.5.3

Question

Hi there godot’ers!

Sooooooo i want to add a lil leaderboard system and a dueling system kind of thing that’s online, so how to learn networking in godot and how to make a global leaderboard system(u can share tutorials btw).

Anyways enjoy godot’ing around and i hope u respond!

Sincerely, AdamWasThere

You can use Silent Wolf for leaderboard ! it’s pretty easy!

And there’s a very good doc on the site.

1 Like

Firebase is a good option too that would be free up to a point. I use Firebase + Godot-iroh, for peer to peer games. firebase alone could give you a leaderboard. Godot-iroh has been one of the most reliable multiplayer setups ive tried.

1 Like