Python Forum

Full Version: how to generate random 3d world (like minecraft) in python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how to generate a random 3d world (like minecraft) ?
try google  Smile
import random_3d_world
random_3d_world.create(like='minecraft')
Edit: forgot to add minecraft parameter