Work in progress: Beginner-friendly tutorial on multiplayer, using C++. Feedback welcome

In this repo you find a readme to read through and a working sample project for a basic set-up for multiplayer.

Details on EOS or Steam integration are still missing, but there is enough stuff in it that it might be useful for beginners already.

You can help me a great deal by providing feedback:

  • Is the information correct?
  • Am I using best practices?
  • Is the information complete to solve your (multiplayer-related) questions?
  • Is the text easy to understand?

Thanks

Please note that there is still a weird bug in that sample project EDIT: fixed.