BSP Maze

by ACWraith
Procedural map generation framework. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://ACWraith.BSPMaze##version=5

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://ACWraith.BSPMaze##version=5

177 downloads
Version 5
Date added: Feb 20 2012
Last updated: Mar 20 2012
1 fan
This library offers friend datums bm_BSP and bm_Maze which combine to form a reasonably fast BSP DD derivative of Node Maze. In addition, an optional bxyw_Maze datum is included which interprets the core coordinates of nodes as floors and the border coordinates as walls.

In other words, you can make the framework of a procedural map rather fast and pull some decent information from it so you can add details.