Hello all you great people.
I have an idea, please feel free to reply with thoughts and vote on this idea if you find it interesting.
My Idea ( C++ ) !
I would like to see a course which covers the following topics:
- Creation of a Dedicated server build in C++, to host games created in C++/UE4/Godot
- Creation of a Game Launcher, built in C++.
- How to push game updates to clients through this Launcher, C++
- How to push updates to the launcher itself, C++
- Free/Cheap server hosting options.
Some thoughts
It would be very cool if the Server/Launcher could be 100% text based, written in C++
Maybe Linux hosted server, communicating with windows client
Background
My name is Brian, I am almost done with the Unreal/c++ course, and have already bought the unreal multiplayer course, which I’m very excited to start.
I have skimmed through the topics of the unreal multiplayer course, and haven’t been able to see my ideas being covered in the course, but if they are, then please close this thread.
Might change to Godot engine, seems very promising.