-
- Downloads
Refactor code and update documentation
The code changes include renaming the 'category' field from "Cooking Equipment" to "ItemCookingEquipment" in sample_state.json. The documentation has also been updated with more detailed explanations on how the system works, including how to install and use it. A few function signatures were changed and additional explanation comments were included in the counters.py and utils.py files for better code clarity.
parent
ff409005
No related branches found
No related tags found
Checking pipeline status
Showing
- overcooked_simulator/__init__.py 39 additions, 11 deletionsovercooked_simulator/__init__.py
- overcooked_simulator/counter_factory.py 18 additions, 9 deletionsovercooked_simulator/counter_factory.py
- overcooked_simulator/counters.py 11 additions, 9 deletionsovercooked_simulator/counters.py
- overcooked_simulator/game_items.py 2 additions, 1 deletionovercooked_simulator/game_items.py
- overcooked_simulator/gui_2d_vis/drawing.py 2 additions, 2 deletionsovercooked_simulator/gui_2d_vis/drawing.py
- overcooked_simulator/gui_2d_vis/sample_state.json 7 additions, 7 deletionsovercooked_simulator/gui_2d_vis/sample_state.json
- overcooked_simulator/utils.py 2 additions, 0 deletionsovercooked_simulator/utils.py
Loading
Please register or sign in to comment