A simple tutorial for coding Minecraft in Python, using the Ursina Engine (Petter Amland).
In this first video, I show you how to set up Ursina, Perlin Noise, and Numpy, so that we can code a Minecraft style terrain. We then make a basic terrain with Perlin Noise and walk around using Ursina's First Person Controller prefab.
Newer Minecraft with python playlist: • new Python Minecraft with Ursina
Tutorial code:
https://github.com/RedHenDev/ursina_t...
Ursina:
https://www.ursinaengine.org
/ ursinaengine
Perlin_Noise:
https://pypi.org/project/perlin-noise/
NumPy:
https://numpy.org/doc/stable/user/abs...
Thanks for watching! :)