MinecraftClone is a program written in python and utilizes the Ursina library to generate 3D applications.
- Random world generation using Perlin noise
And of course MinecraftClone itself is open source with a [public repository][dill] on GitHub.
Dillinger requires Ursina and OpenSimplex to run.
Install the libraries and run "run.py".
- Optimize game to allow for larger worlds
- Add block textures