This project contains two types of procedural generations. On one hand, there is the terrain generated using Fractal Brownian
Motion, and a maze generated using Depth-First Search. Additionally, there is a small game where the player can navigate
through the maze, along with various types of post-processing effects.