Rust Roguelike Tutorial - Chapter 31 - Symmetry and Brush Size for other algorithms
· ☕ 1 min read
The DLA chapter introduced enforced symmetry and brush size for map generation, and this chapter takes it one step further - using it for other algorithms. Drunkard's Walk in particular can benefit from this system.