-
- Downloads
Refactor 2D visualization and GUI components
This commit provides a significant overhaul of various aspects within the overcooked_simulator's 2D visualization and GUI components. The changes include adjusting the game window and grid size, simplifying the drawing methods by removing redundancy, and enhancing the theme configuration for the GUI. This makes the code cleaner and easier to maintain, besides improving the visual style of the GUI.
parent
eff27363
No related branches found
No related tags found
Showing
- overcooked_simulator/gui_2d_vis/drawing.py 50 additions, 42 deletionsovercooked_simulator/gui_2d_vis/drawing.py
- overcooked_simulator/gui_2d_vis/gui_theme.json 16 additions, 7 deletionsovercooked_simulator/gui_2d_vis/gui_theme.json
- overcooked_simulator/gui_2d_vis/overcooked_gui.py 5 additions, 5 deletionsovercooked_simulator/gui_2d_vis/overcooked_gui.py
- overcooked_simulator/gui_2d_vis/visualization.yaml 1 addition, 1 deletionovercooked_simulator/gui_2d_vis/visualization.yaml
Loading
Please register or sign in to comment