Skip to content

Rewrote level/room progression logic to use the Floor and Room structs. Moved...

Lee Hoang requested to merge loop_changes into main

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.

Merge request reports

Loading