Rewrote level/room progression logic to use the Floor and Room structs. Moved...
Rewrote level/room progression logic to use the Floor and Room structs. Moved code for applying pickup effects and showing player/enemy/pickup locations into separate functions.
- I rewrote the loop logic so the code properly uses the Floor and Room structs.