Skip to content

Added functions for making procedurally generated rooms. The room size will be...

Lee Hoang requested to merge proc_rooms into main

Added functions for making procedurally generated rooms. The room size will be different each time the game runs.

This branch contains the work I did in making procedurally generated rooms thus far. The next plan after merge will be to fully implement the Floor struct (a level with multiple rooms) and allow the player to proceed through multiple rooms.

Merge request reports

Loading