multi-player c++

  • Low Level Game Dev – Can I make Multi-Player Minecraft from scratch in C++?

    Low Level Game Dev - Can I make Multi-Player Minecraft from scratch in C++?Video Information What you are looking at here is my first Minecraft clone, and while it might look pretty advanced, it lacks many features like structures, nice shaders, an infinite world, and multi-player. So this is why I started working on a new Minecraft clone, where I will hopefully be Able to implement all of these nice features using my past experience so let’s see how far can I get. The first thing you have to do when making a Minecraft clone is to open a window and display a square to check if everything is working properly. Then you… Read More