+ 1
well how to make a game like minecraft
pls pls tell me
3 Answers
+ 11
On YouTube there is a guy doing videos about Minecraft in c++ with openGL.
Edit:
His name is Matt Hopson
+ 7
That's like asking "how to build a skyscraper". It would take you years just to master the language and to be able to make a game would take you several more years. I suggest you start with a game engine like UnrealEngine or Unity and start learning the basics of game logic.
0
You need to complete your course in C++ and only then will you be able to understand how. You can also Google "games created with C++" for examples.