Nuclear Throne Like Map Generation In Godot

Channel:
Subscribers:
3,830
Published on ● Video Link: https://www.youtube.com/watch?v=ppP2Doq3p7s



Duration: 24:31
1,771 views
77


A quick video explaining how to create a random walker that generates really interesting maps instantly.

Code here:
https://github.com/aimforbigfoot/nuclear-throne-like-map-gen-in-godot

For the Godot Icon used in the thumbnail: Original Author of the Godot Icon (Andrea CalabrĂ³), changes were made to this icon.
https://commons.wikimedia.org/wiki/File:Godot_icon.svg

0:00 - Intro
2:13 - Setting up the scene
3:20 - Understanding how a random walker will generate rooms
5:17 - Making the walkers
6:21 - Understanding WalkerUnit in Paint
7:14 - Programming WalkerUnit
18:33 - Duplicating WalkerUnits
19:50 - Extensions
21:18 - Sneak peek for future tutorials
23:45 - Conclusion







Tags:
Godot
procgen
roguelike