Free Unity Tutorials Create procedural generation algorithm for a voxel world generator How to create voxel engine in Unity How to procedurally generate 2d dungeon in unity using random walk, Binary space partitioning and other methods. Learn how to make a simple city builder in Unity Create pedestrians AI that will wander through your city Add traffic system (car AI) to the city builder Generating procedural rivers using Perlin Worms algorithm in a 2D map How to save data to a json file in Unity How to create a third person camera movement system in Unity using cinemachine Learn SOLID principles and how to use them when coding Unity games How to generate 3D dungeon in unity How to generate procedural 2d map using Perlin noise Learn how to make a 2d tank game from scratch Making our Voxel World generator multithreaded