Skip to content
Snippets Groups Projects
  • Florian Schröder's avatar
    baa88a0c
    Update level configurations and add RecipeValidation class · baa88a0c
    Florian Schröder authored
    The configurations for study level and game layout have been updated to accommodate new requirements. Additionally, a RecipeValidation class has been created to handle recipe graphs, which is now being utilized in both the drawing and game_server files. This is instead of the previous more scattered approach of handling such graphs within other classes or standalone functions. These changes make the code more organized and efficient.
    baa88a0c
    History
    Update level configurations and add RecipeValidation class
    Florian Schröder authored
    The configurations for study level and game layout have been updated to accommodate new requirements. Additionally, a RecipeValidation class has been created to handle recipe graphs, which is now being utilized in both the drawing and game_server files. This is instead of the previous more scattered approach of handling such graphs within other classes or standalone functions. These changes make the code more organized and efficient.