Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 536 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 536 Bytes

DUNGEON GAME

Unfinished roguelike dungeon crawler game with simple layout generation in place. Amount and size parameters for rooms and a seed can be specified.


Example gif of layout generation using colliders and rigidbodies. The bounds are then filled with tiles after the physical simulation has finished. Inspired by this article published on Gamasutra

WIP Dungeon layout generation