Okay, I started a Minecraft-like game some time ago and decided to finish it. It’s not done, of course, but I’ll be posting updates here.
Version 1
Okay, in this version, use player one controls to move. Use player two controls to move the cursor. Press player one A to mine the block at the cursor. Press player one B to build an oak plank at the cursor.
The biggest part of this version is the random terrain. Feel free to click “edit code”. Then, change the value of “HillHightRange”. This changes the hilliness, if that is a word.
Also, check out the “MakeLandscape” function to see how it generates the land.
Next, I want to make a stone and tree generation system. I also want to incorporate an inventory and crafting.
Hope you like it!