Imagine minecraft meets terraria.
A very nicely built 3d game (without engine) using various libraries to build a fully functioning multi-player minecraft clone-like game, mixed with gameplay of terraria. Useful for reference and learning.
#game #cpp #game-engine #library #example #rendering #networking #reference #enet #3d #collision #physics #multiplayer
|
|
hace 2 años | |
|---|---|---|
| include | hace 2 años | |
| noiseTool | hace 2 años | |
| resources | hace 2 años | |
| shared | hace 2 años | |
| src | hace 2 años | |
| thirdparty | hace 2 años | |
| .gitignore | hace 4 años | |
| CMakeLists.txt | hace 2 años | |
| README.md | hace 3 años | |
| imgui.ini | hace 4 años |
It is the third time i try to make minecraft from scratch. This time I want to add a lot of harder to implement features like transparent blocks, lights shadows and multy player.
Features and todos:
[ ] Rendering system
[x] Chunk system
[ ] Multy player