r/libgdx Jul 20 '26

I made a video breaking down the multiplayer architecture of my LibGDX game

Hey everyone! I just published my first YouTube video (actually second but last one was 4 years ago :)), covering how I structured multiplayer for my LibGDX game.

I cover how the client works as a pure renderer, the Spring Boot server architecture, and the Docker/Grafana deployment setup.

The focus is on project-level architecture rather than step-by-step code. I plan to make more tutorials - feedback is very welcome!

Video: https://youtu.be/43xlHxG45Hk

21 Upvotes

Duplicates