This is hypothetical, obviously. Let's say we get these new exhibit types:
You're goal is to divide the existing exhibit animal roster into these exhibits, including the standard exhibit. Let's also assume that each species can only be assigned to one type of exhibit, so you can't add the same species to more than one. How would you do it?
- Large/Long Exhibit - 8x4x4 (i.e. twice as long, same width and height).
- Halved Exhibit - two 4x2x4 sections (i.e. two modules within one 4x4 grid piece).
- Quartered Exhibit - four 2x2x4 sections (i.e. four modules within one 4x4 grid space).
You're goal is to divide the existing exhibit animal roster into these exhibits, including the standard exhibit. Let's also assume that each species can only be assigned to one type of exhibit, so you can't add the same species to more than one. How would you do it?