I rewrote my dungeon generator!
https://www.youtube.com/watc...⁍ Play: https://mythfall.com
⁍ Discord: https://discord.gg/63YeahMKfJ
⁍ Patreon: https://www.patreon.com/UnitOfTime
⁍ Github: https://github.com/sponsors/unitoftime
⁍ Twitter: https://twitter.com/UnitOfTime
// References
⁍ Boris the Brave: https://www.boristhebrave.com/2019/07/28/dungeon-generation-in-enter-the-gungeon/
⁍ Planarity: https://www.jasondavies.com/planarity/
⁍ Force Directed Graph Drawing: https://en.wikipedia.org/wiki/Force-directed_graph_drawing
// Description
This week I worked rewrote my dungeon generation algorithm to support multiple room sizes and a more natural layout.