This is the newest version of my "rooms" test. This upgraded version converts a list of hitboxes into a point map, so that it can be rendered by the pen drawing sprite. I also added a doorway calculation as well so that there are entrances and exits. Because there is always a change of there being absolutely no room for the added room, it only runs the generate script a certain number of times. That's why it almost always generates fewer rooms than you told it to. Now to add room details...