This is my 3D world generator that randomly generates trees, people and houses every time you click the green flag. You can see your coordinates by looking in the top left. ==============CONTROLS==================== UP ARROW = move forward DOWN ARROW = move backwards <---- left arrow = look left -----> right arrow = look right SPACE = jump
Thanks to @TheGreenFlash for the 3D engine. :) World generation code all by me ==============CHANGELOG================== v1.1 - teleportation added, press T and type in the desired coordinates v1.0 - initial release