Skip to content
Snippets Groups Projects
Commit 3606ecfd authored by Florian Schröder's avatar Florian Schröder
Browse files

Refactor simulator environment and add counter factory

This commit simplifies the overcooked environment by refactoring the way counters are created and managed. A new CounterFactory class is introduced, offloading logic from the environment class. In addition, the symbol to character mapping and other environment-related configurations are moved to a separate YAML file. The .gitignore file is also updated to ignore the 'playground' directory. Making these changes enhances code maintainability and readability.
parent eff27363
No related branches found
No related tags found
1 merge request!34Resolve "Counter Factory"
Pipeline #44796 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment