Amazing! Great work!! I would love to hear something about, how you implemented this game (transforming the world).
Thank you ! It is called "Marching Cubes" There is a GREAT video from Sebastian Lague explaining very well how it works :)
For the transformation, i simply pass a radius based brush through my arrays of density, add / substract the density values of each cell inside the brush radius and rebuild the mesh.