Package de.tum.cit.fop.maze.Gameplay


package de.tum.cit.fop.maze.Gameplay
  • Class
    Description
    Enum representing different game modes available.
    Generates random mazes using depth-first search algorithm.
    Manages enemy spawning waves in endless mode with increasing difficulty.