d5e5e12cf920ddc9c742a57ddeea8dfbd38ee5e4
Rewrote portions of our maze generation code to use RoomData. This provides an object that unifies all room data instead of having it spread across various data structures and linked loosely by hash maps. We'll need this to implement the remaining generation features.
Description
No description provided
Languages
Java
100%