Package de.tum.cit.fop.maze.MVC


package de.tum.cit.fop.maze.MVC
  • Classes
    Class
    Description
    Handles player input for WASD movement and attack animations.
    Main game controller handling input, updates, and game logic.
    Handles rendering of the game field including floors, walls, and objects.
    Utility class for loading sprite sheets.