Random Walk: carves organic cave-like layouts by randomly walking on a grid and marking tiles as floor. BSP (Binary Space Partitioning): splits the map into partitions, places rooms, and connects them ...
A 2D Unity top-down game showcasing adaptive enemy AI. Enemies dynamically adjust their attack patterns and strategies based on player performance, featuring pathfinding and difficulty scaling to keep ...